index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen
Age
Commit message (
Expand
)
Author
2015-06-23
xen_pt: QOMify
Gonglei
2015-06-12
xen_backend: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
2015-06-02
xen/pt: unknown PCI config space fields should be read-only
Jan Beulich
2015-06-02
xen/pt: add a few PCI config space field descriptions
Jan Beulich
2015-06-02
xen/pt: mark reserved bits in PCI config space fields
Jan Beulich
2015-06-02
xen/pt: mark all PCIe capability bits read-only
Jan Beulich
2015-06-02
xen/pt: split out calculation of throughable mask in PCI config space handling
Jan Beulich
2015-06-02
xen/pt: correctly handle PM status bit
Jan Beulich
2015-06-02
xen/pt: consolidate PM capability emu_mask
Jan Beulich
2015-06-02
xen/MSI: don't open-code pass-through of enable bit modifications
Jan Beulich
2015-06-02
xen/MSI-X: limit error messages
Jan Beulich
2015-06-02
xen: don't allow guest to control MSI mask register
Jan Beulich
2015-06-02
xen: properly gate host writes of modified PCI CFG contents
Jan Beulich
2015-04-09
xen: limit guest control of PCI command register
Jan Beulich
2015-03-10
xen-pt: fix Out-of-bounds read
Gonglei
2015-03-10
xen-pt: fix Negative array index read
Gonglei
2015-01-13
xen-pt: Fix PCI devices re-attach failed
Liang Li
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
2014-05-07
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...
Peter Maydell
2014-05-07
xen: remove unused global, xen_xcg
Jim Meyering
2014-05-07
xen: move Xen HVM files under hw/i386/xen
Wei Liu
2014-05-07
qemu-xen: free all the pirqs for msi/msix when driver unload
Zhenzhong Duan
2014-02-20
Call pci_piix3_xen_ide_unplug from unplug_disks
Stefano Stabellini
2014-01-17
xen_pt: Fix passthrough of device with ROM.
Anthony PERARD
2014-01-17
xen_pt: Fix debug output.
Anthony PERARD
2013-12-24
apic: QOM'ify APIC
xiaoqiang zhao
2013-12-01
xen-pvdevice: make device-id property compulsory
Paul Durrant
2013-12-01
xen: fix two errors when debug is enabled
Wei Liu
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-10-10
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
Xen PV Device
Paul Durrant
2013-07-27
misc: Fix new typos in comments and strings
Stefan Weil
2013-07-23
xen/xen_platform: QOM parent field cleanup
Andreas Färber
2013-07-23
xen/xen_platform: QOM casting sweep
Peter Crosthwaite
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
xen: Mark fixed platform I/O as unaligned
Jan Kiszka
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-11
hw/xen: Use g_free instead of free and fix potential memory leaks
Stefan Weil
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move more files to hw/xen/
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini