summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/xen/io/xdf.c
AgeCommit message (Collapse)AuthorFilesLines
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald1-2/+2
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2019-10-1211800 i86hvm: cast between incompatible function typesToomas Soome1-6/+12
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2018-05-019257 hvm drivers don't need to anounce failure to report versionYuri Pankov1-5/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-02-089066 xdf devices attach hybrid VTOC/EFI labelYuri Pankov1-36/+15
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-02-049024 rework PV-HVM disk device handlingYuri Pankov1-43/+69
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-02-049023 port Delphix Xen-related fixesYuri Pankov1-3/+239
Contributed by: Paul Dagnelie <paul.dagnelie@delphix.com> Contributed by: Sebastien Roy <seb@delphix.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-04-287777 Expose xdf minor nodes when in PV-HVM modePaul Dagnelie1-2/+1
Reviewed by: Jeremy Jones <jeremy@delphix.com> Reviewed by: Basil Crow <basil.crow@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-04-078020 Fix iostat on the EC2 instancesPaul Dagnelie1-2/+10
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-03-157940 provide device-rotational propertyYuri Pankov1-1/+2
Reviewed by: James Blachly <james.blachly@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+3
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-07-246849090 Need to synch with newer versions of Xen and associated toolsStuart Maybee1-1/+1
6747653 xen_fix_foreign and is_foreign needs to be removed from xnb driver 6451665 Xen/Solaris on Xen needs to support MSI 6736325 core dumps of 32on64 domains need support 6827538 PV access should be initialized earlier for Solaris HVM domains 6831935 Solaris's xen code doesn't use the list_t correctly 6798742 excesive PAGESIZE buf alloc/free in evtchndrv_write 6771370 ipagent accidentally depends on SUNWxvm 6772060 ipagent service has no dependencies 6771371 ipagent doesn't handle IPv6 correctly 6838897 xvm ipagent service generates noise on boot 6788314 Array overrun in evtchn code 6839622 dom0 paniced with pdp->xd_evtchn != INVALID_EVTCHN 6561515 Need to remove workaround from evtchn.c when compiler bug is fixed 6835636 B107/xvm wont plumb 10gig interface - nxge_alloc_tx_cntl_dma failed! --HG-- rename : usr/src/uts/common/xen/public/acm.h => usr/src/uts/common/xen/public/xsm/acm.h rename : usr/src/uts/common/xen/public/acm_ops.h => usr/src/uts/common/xen/public/xsm/acm_ops.h
2009-07-02PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-0/+1
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A" 6824622 Logical device node can't be created in HVM host
2009-06-176639047 failure to read feature details from xenstore should be silentMark Johnson1-1/+1
2009-06-17PSARC 2008/769 Multiple disk sector size support.yu, larry liu - Sun Microsystems - Beijing China1-23/+70
6710930 Solaris needs to support large sector size hard drive disk
2009-04-276833208 eject hangs with empty CD deviceEdward Pilatowicz1-18/+63
6833518 osol 0906 installs can hang in xenbus
2008-11-17PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM DomainsEdward Pilatowicz1-2113/+2732
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
2008-12-10backout Extended Partitions project: insufficient testingSuhasini Peddada1-1/+0
2008-12-03PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-0/+1
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A"
2008-09-29PSARC/2008/596 Block Tap Support for SolarisMark Johnson1-2/+2
6539533 Solaris dom0 needs blktap support
2008-09-246734155 i_xvdi_oestate_cb() is racing with i_xvdi_oestate_handler()Max zhen1-11/+9
6734170 do block-detach immediately after block-attach can hang xdf
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-1/+3
6714038 Fast Reboot support for x86 platforms
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-1/+1
6365532 socketvar.h strangles lint for everyone 5002763 Sockfs debug macros should be linted 6746261 _mkarglst accidentally exported from libc.
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty1-0/+15
6708609 Support booting on disks > 1TB (phase 1) 6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style 6727240 When a fat32 partition created in the part of the disk after 1TB, block I/O and umount fail
2008-08-186736106 xVM PV installs hang, waiting in xdf_connect() for CDChris Horne1-12/+1
2008-07-30PSARC/2008/412 Properties and Devinfo Snapshotscth1-21/+7
5034258 device size should be available in devinfo snapshots that request properties 5100405 Deadlock can occur due to the devinfo driver holding devi_lock 6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code to protect the critical code. 6588656 ddi_prop_op_size() should not check callers *lengthp on PROP_LEN_AND_VAL_ALLOC call 6720361 missing locks on devi_minor list traversal 6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties
2008-07-026634671 domu panicked on mutex when being tested by xmstress and network ↵mrj1-2/+6
load together
2008-04-286693098 Need a new disk link generator for xVM virtual disksjhd1-2/+4
2008-04-236691520 PV-HVM xdf panics on resumeedp1-0/+1
6692474 uts/i86pc/i86hvm/Makefile.targ has incorrect dependancies
2008-04-146681272 Need method of detecting presence and revision of Solaris HVM PV driversrab1-0/+7
6687668 Solaris HVM panics on linux dom0
2008-03-29PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domainsedp1-140/+451
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
2008-03-036602031 move xVM to xen 3.1rab1-11/+15
6637636 HVM domU live migration support 6663166 xdb needs to sanity check nr_segments
2007-12-21PSARC 2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domainsmrj1-3/+55
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
2007-11-276634322 xdf doesn't properly handle lack of barrier featuremrj1-3/+4
Contributed by Juergen Keil (jk@tools.de)
2007-11-266632880 intermittent EIO errors from xvm xdf drivermrj1-1/+3
Contributed by Juergen Keil (jk@tools.de)
2007-10-306566429 xdf should respect NDELAY in xdf_open()cz1471011-6/+11
6613914 memory leak occurs in xdf when handling flush-disk-cache op 6613915 assertion failed: pdp->xd_evtchn != 0
2007-10-016590353 ancient mtrr crud in i86pc/os/startup.c must diejohnlev1-5/+15
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
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-0/+2517
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