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
/
i386
/
xen
Age
Commit message (
Expand
)
Author
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-08-27
xen: cleanup IOREQ server on exit
Igor Druzhinin
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-06-24
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2019-06-24
xen: Avoid VLA
Anthony PERARD
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
2019-03-19
xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored
Roger Pau Monne
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-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2018-07-02
hw/xen: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
xen-hvm: stop faking I/O to access PCI config space
Paul Durrant
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2018-05-31
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
2018-05-18
xen-hvm: create separate function for ioreq server initialization
Paul Durrant
2018-05-18
xen-pvdevice: Introduce a simplistic xen-pvdevice save state
Igor Druzhinin
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2018-04-26
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
mmap(2) returns MAP_FAILED, not NULL, on failure
Michael McConville
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-10-26
xen: Log errno rather than return value
Ross Lagerwall
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-21
xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...
Alexey G
2017-07-21
xen: fix compilation on 32-bit hosts
Igor Druzhinin
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
[next]