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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2019-01-24
virtio-net: Fix a typo
Philippe Mathieu-Daudé
2019-01-22
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
2019-01-22
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-22
ui/console: Remove MouseTransformInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
2019-01-22
hw/i386: Remove PCMachineClass from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/char/serial: Remove SerialState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
hw/input/ps2: Remove PS2State from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
2019-01-21
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
Eric Auger
2019-01-18
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
target/mips: Add field and R/W access to ITU control register ICR0
Yongbok Kim
2019-01-17
hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays
Philippe Mathieu-Daudé
2019-01-17
acpi: build TPM Physical Presence interface
Stefan Berger
2019-01-17
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
2019-01-17
tpm: allocate/map buffer for TPM Physical Presence interface
Stefan Berger
2019-01-17
globals: Allow global properties to be optional
Eduardo Habkost
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
2019-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2019-01-14
xen: Replace few mentions of xend by libxl
Anthony PERARD
2019-01-14
Remove broken Xen PV domain builder
Anthony PERARD
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: 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-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
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-10
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
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
2019-01-09
ppc/xics: allow ICSState to have an offset 0
Cédric Le Goater
[next]