History log of /illumos-gate/usr/src/uts/common/xen/os/xvdi.c (Results 1 – 20 of 20)
Revision Date Author Comments
# 3fe80ca4 15-Mar-2023 Dan Cross

15483 remove circular from ndi_devi_enter et al
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>


# 2952f70a 20-Jan-2019 Toomas Soome

10799 i86xpv: NULL pointer errors
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>


# 6d1e6c90 27-Feb-2018 Yuri Pankov

9203 xvdi_init_dev() truncates the unit address to 7 characters
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>


# 3599414c 16-May-2014 Jeremy Jones

8019 Some PV devices should not be configured in HVM mode
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Basil Crow <basil.crow@delphix.com>
Approved by: Dan McDonald <danmcd@o

8019 Some PV devices should not be configured in HVM mode
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Basil Crow <basil.crow@delphix.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# aab83bb8 24-Feb-2016 Josef 'Jeff' Sipek

6659 nvlist_free(NULL) is a no-op
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert Mustacchi <rm@joyent.com>


# df889519 31-Mar-2009 Mark Johnson

6819211 xenwatch_thread panic: Deadlock: cycle in blocking chain


# 7f0b8309 17-Nov-2008 Edward Pilatowicz

PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains
PSARC/2009/015 ddi_strdup
6796427 add ddi_strdup(9F), strdup(9F), and strfree(9F) to the DDI
6677559 Solaris shoul

PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains
PSARC/2009/015 ddi_strdup
6796427 add ddi_strdup(9F), strdup(9F), and strfree(9F) to the DDI
6677559 Solaris should provide a PV cdrom driver for xVM HVM environments
6703437 xdb doesn't do anything with xm block-configure requests
6774478 misc xdf bugs

show more ...


# 7eea693d 30-Sep-2008 Mark Johnson

PSARC/2008/596 Block Tap Support for Solaris
6539533 Solaris dom0 needs blktap support


# eea6c6b9 24-Sep-2008 Max zhen

6734155 i_xvdi_oestate_cb() is racing with i_xvdi_oestate_handler()
6734170 do block-detach immediately after block-attach can hang xdf


# 8793b36b 18-Sep-2008 Nick Todd

6733185 Further cleanup of SUN Studio 12 lint warnings in ON source.
6365532 socketvar.h strangles lint for everyone
5002763 Sockfs debug macros should be linted
6746261 _mkarglst acciden

6733185 Further cleanup of SUN Studio 12 lint warnings in ON source.
6365532 socketvar.h strangles lint for everyone
5002763 Sockfs debug macros should be linted
6746261 _mkarglst accidentally exported from libc.

show more ...


# 3de3be76 28-Apr-2008 jhd

6693098 Need a new disk link generator for xVM virtual disks (fix lint)


# 97869ac5 28-Apr-2008 jhd

6693098 Need a new disk link generator for xVM virtual disks


# 6e24ea8f 16-Apr-2008 edp

6687883 i_xvdi_enum_worker() corrupts its stack


# 06bbe1e0 29-Mar-2008 edp

PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains
6641399 Solaris should provide a PV disk driver for xVM HVM environments
6671659 xdf_open() is too restrictive with th

PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains
6641399 Solaris should provide a PV disk driver for xVM HVM environments
6671659 xdf_open() is too restrictive with the O_EXCL/FEXCL flag
6677579 on DEBUG kernel the cmdk driver should sanity check its input

show more ...


# 1ca30e39 11-Mar-2008 johnlev

6650301 dom0 panics given bad domU device configuration
6672440 xdb protocol message is too chatty


# d798155d 25-Jan-2008 mrj

6652135 xvm services get enabled in a domU


# 551bc2a6 21-Dec-2007 mrj

PSARC 2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains
6525093 xnb/xnf should use hypervisor based copy for xnb->xnf data path
6608917 members of struct xnf and xnb need uni

PSARC 2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains
6525093 xnb/xnf should use hypervisor based copy for xnb->xnf data path
6608917 members of struct xnf and xnb need unique names
6609324 deadlock trying to own the HAT migrate lock
6609805 still missing XPV_DISALLOW_MIGRATE/XPV_ALLOW_MIGRATE bracketing in hat_i86.c
6616384 xnb's grant ref unmapping is inefficient
6619947 Solaris should provide a PV network driver for xVM HVM environments
6632774 panic setting up xen console

--HG--
rename : usr/src/uts/i86xpv/os/gnttab.c => usr/src/uts/common/xen/os/gnttab.c
rename : usr/src/uts/i86xpv/os/hypercall.c => usr/src/uts/common/xen/os/hypercall.c
rename : usr/src/uts/i86xpv/sys/gnttab.h => usr/src/uts/common/xen/sys/gnttab.h
rename : usr/src/uts/i86xpv/ml/hypersubr.s => usr/src/uts/intel/ia32/ml/hypersubr.s
rename : usr/src/uts/i86xpv/sys/hypervisor.h => usr/src/uts/intel/sys/hypervisor.h
rename : usr/src/uts/i86xpv/sys/xen_errno.h => usr/src/uts/intel/sys/xen_errno.h

show more ...


# ab4a9beb 24-Oct-2007 johnlev

6612324 ::threadlist could identify taskq threads
6618391 64-bit xVM lets processes fiddle with kernelspace, but Xen bug saves us
6618395 watches debugging could use some SDT
6618396 i_xv

6612324 ::threadlist could identify taskq threads
6618391 64-bit xVM lets processes fiddle with kernelspace, but Xen bug saves us
6618395 watches debugging could use some SDT
6618396 i_xvdi_debug is ineffectual

show more ...


# 1d03c31e 01-Oct-2007 johnlev

6590353 ancient mtrr crud in i86pc/os/startup.c must die
6604314 lock ordering problem can cause deadlock at bootup
6604381 typo in LEVEL_SIZE call in i86pc's hat_share()
6604444 HCK_PART

6590353 ancient mtrr crud in i86pc/os/startup.c must die
6604314 lock ordering problem can cause deadlock at bootup
6604381 typo in LEVEL_SIZE call in i86pc's hat_share()
6604444 HCK_PARTIALCKSUM packets from dom0 to domU fail checksum test in domU
6605202 domU panics with 'bad mutex' from a freed data structure after 1h of xmstress
6605536 xvdi_ring_has_unconsumed_responses() panic during suspend
6606142 page_numtopp_alloc() uses page_reclaim() incorrectly.
6606864 xm-test vcpu-disable/02_vcpu-set_stress.py fails to adjust vcpus
6609008 shutdown_req_active usage can hang

show more ...


# 843e1988 18-Sep-2007 johnlev

PSARC 2006/260 Solaris on Xen
PSARC 2007/155 IPv4 Network Configuration Enhancements for Xen Guest Domains
6424124 panic in intr_thread->av_dispatch_autovect->atomic_add_ptr
6496858 mdb c

PSARC 2006/260 Solaris on Xen
PSARC 2007/155 IPv4 Network Configuration Enhancements for Xen Guest Domains
6424124 panic in intr_thread->av_dispatch_autovect->atomic_add_ptr
6496858 mdb could use a memory-based IO backend
6515319 workaround for 6491065 needs to be removed from elfextract.c
6518807 snv_nightly: SUNWcakr pkgck error
6551858 PSARC 2006/260 Solaris on Xen
6584697 Can't boot Xen / Solaris dom0 if root is using ZFS
6593429 usr/src/cmd/devfsadm isn't linting properly
6600359 mdb_kvm_intrframe() is unused
6600750 can remove 'u' workaround from zlib
6601465 /dev/lofictl needs to accept kernel ioctl
6604043 Erronous ASSERT in sdev_vnops.c ASSERT(VTOSDEV(vp)->sdev_attrvp);

--HG--
rename : usr/src/common/util/memset.h => deleted_files/usr/src/common/util/memset.h
rename : usr/src/uts/common/krtld/mapfile => deleted_files/usr/src/uts/common/krtld/mapfile
rename : usr/src/uts/i86pc/boot/boot_keyboard.h => deleted_files/usr/src/uts/i86pc/boot/boot_keyboard.h
rename : usr/src/uts/intel/io/i8254.c => usr/src/uts/i86pc/io/microfind.c
rename : usr/src/uts/i86pc/cpunex/Makefile => usr/src/uts/intel/cpunex/Makefile
rename : usr/src/uts/i86pc/io/cpunex.c => usr/src/uts/intel/io/cpunex.c

show more ...