index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2019-01-14
xen: remove the legacy 'xen_disk' backend
Paul Durrant
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
2019-01-14
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
2019-01-14
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2019-01-14
xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
Paul Durrant
2019-01-14
xen: add header and build dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: remove unnecessary code from dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: add event channel interface for XenDevice-s
Paul Durrant
2019-01-14
xen: add grant table interface for XenDevice-s
Paul Durrant
2019-01-14
xen: add xenstore watcher infrastructure
Paul Durrant
2019-01-14
xen: create xenstore areas for XenDevice-s
Paul Durrant
2019-01-14
xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
Paul Durrant
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
xen/pt: allow passthrough of devices with bogus interrupt pin
Zhao Yan
2019-01-14
hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much
Peter Maydell
2019-01-11
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...
Peter Maydell
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
remove space-tab sequences
Paolo Bonzini
2019-01-11
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
Peng Hao
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
2019-01-11
pam: wrap MemoryRegion initialization in a transaction
Paolo Bonzini
2019-01-11
i2c-ddc: fix oob read
Gerd Hoffmann
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...
Peter Maydell
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-01-10
usb-audio: ignore usb packages with wrong size
Gerd Hoffmann
2019-01-10
hw/audio/marvell: Don't include unnecessary i2c.h header file
Thomas Huth
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
2019-01-09
qdev: fix -device scsi-hd,help regression
Marc-André Lureau
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-09
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
2019-01-09
memory-device: rewrite address assignment using ranges
David Hildenbrand
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
2019-01-09
hw/audio/marvell: Don't include unnecessary i2c.h header file
Thomas Huth
2019-01-09
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
[next]