Series |
Get Xen PV shim running in QEMU, add net & console
|
expand
-
[v3,00/28] Get Xen PV shim running in QEMU, add net & console
-
[v3,01/28] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
-
[v3,02/28] i386/xen: fix per-vCPU upcall vector for Xen emulation
-
[v3,03/28] hw/xen: select kernel mode for per-vCPU event channel upcall vector
-
[v3,04/28] hw/xen: don't clear map_track[] in xen_gnttab_reset()
-
[v3,05/28] hw/xen: fix XenStore watch delivery to guest
-
[v3,06/28] hw/xen: take iothread mutex in xen_evtchn_reset_op()
-
[v3,07/28] hw/xen: use correct default protocol for xen-block on x86
-
[v3,08/28] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
-
[v3,09/28] hw/xen: Clean up event channel 'type_val' handling to use union
-
[v3,10/28] include: update Xen public headers to Xen 4.17.2 release
-
[v3,11/28] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
-
[v3,12/28] hw/xen: populate store frontend nodes with XenStore PFN/port
-
[v3,13/28] hw/xen: automatically assign device index to block devices
-
[v3,14/28] hw/xen: add get_frontend_path() method to XenDeviceClass
-
[v3,15/28] hw/xen: do not repeatedly try to create a failing backend device
-
[v3,16/28] hw/xen: update Xen console to XenDevice model
-
[v3,17/28] hw/xen: add support for Xen primary console in emulated mode
-
[v3,18/28] hw/xen: only remove peers of PCI NICs on unplug
-
[v3,19/28] hw/xen: update Xen PV NIC to XenDevice model
-
[v3,20/28] net: do not delete nics in net_cleanup()
-
[v3,21/28] xen-platform: unplug AHCI disks
-
[v3,22/28] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
-
[v3,23/28] net: report list of available models according to platform
-
[v3,24/28] net: add qemu_create_nic_bus_devices()
-
[v3,25/28] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
-
[v3,26/28] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
-
[v3,27/28] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
-
[v3,28/28] docs: update Xen-on-KVM documentation
|