[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PULL 0/11] xen-20160121
The following changes since commit 17c8a2197888bac8ec0256b16919b721c76c5e62: Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into staging (2016-01-14 13:07:38 +0000) are available in the git repository at: git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160121 for you to fetch changes up to 5a11d0f7549e24a10e178a9dc8ff5e698031d9a6: Xen PCI passthru: convert to realize() (2016-01-21 16:45:54 +0000) ---------------------------------------------------------------- Xen 2016/01/21 ---------------------------------------------------------------- Cao jin (7): xen-pvdevice: convert to realize() Change xen_host_pci_sysfs_path() to return void Xen: use qemu_strtoul instead of strtol Add Error **errp for xen_host_pci_device_get() Add Error **errp for xen_pt_setup_vga() Add Error **errp for xen_pt_config_init() Xen PCI passthru: convert to realize() Markus Armbruster (2): xen-hvm: Clean up xen_hvm_init() error handling xen-hvm: Clean up xen_ram_alloc() error handling Stefano Stabellini (2): MAINTAINERS: update Xen files xenfb.c: avoid expensive loops when prod <= out_cons MAINTAINERS | 3 + exec.c | 8 ++- hw/display/xenfb.c | 5 +- hw/i386/pc_piix.c | 5 +- hw/i386/pc_q35.c | 5 +- hw/i386/xen/xen_pvdevice.c | 12 ++-- hw/xen/xen-host-pci-device.c | 149 ++++++++++++++++++++---------------------- hw/xen/xen-host-pci-device.h | 5 +- hw/xen/xen_pt.c | 77 ++++++++++++---------- hw/xen/xen_pt.h | 5 +- hw/xen/xen_pt_config_init.c | 51 ++++++++------- hw/xen/xen_pt_graphics.c | 11 ++-- include/hw/xen/xen.h | 4 +- xen-hvm-stub.c | 6 +- xen-hvm.c | 68 ++++++++++--------- 15 files changed, 219 insertions(+), 195 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |