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
2016-05-20
pc-dimm: correct comment of MemoryHotplugState
Cao jin
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
hw: remove pio_addr_t
Paolo Bonzini
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
2016-05-19
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-19
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
2016-05-19
arm: remove useless cpu.h inclusion
Paolo Bonzini
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-05-19
sh4: include cpu-qom.h in files that require SuperHCPU
Paolo Bonzini
2016-05-19
m68k: include cpu-qom.h in files that require M68KCPU
Paolo Bonzini
2016-05-19
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-05-18
smbios: fix typo
Cao jin
2016-05-18
ipack: Update e-mail address
Alberto Garcia
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
2016-05-17
s390x: add compat machine for 2.7
Cornelia Huck
2016-05-12
i.MX: Add i.MX6 SOC implementation.
Jean-Christophe DUBOIS
2016-05-12
i.MX: Add the Freescale SPI Controller
Jean-Christophe DUBOIS
2016-05-12
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
2016-05-12
ACPI: move acpi_build_srat_memory to common place
Shannon Zhao
2016-05-12
ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity
Shannon Zhao
2016-05-12
ACPI: Add GICC Affinity Structure
Shannon Zhao
2016-04-13
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
virtio: add aio handler
Michael S. Tsirkin
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
2016-04-07
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
2016-04-07
acpi: Add missing GCC_FMT_ATTR
Stefan Weil
2016-04-05
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
2016-03-30
hw/mips/cps: enable ITU for multithreading processors
Leon Alrae
2016-03-30
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
hw/mips: add initial Cluster Power Controller support
Leon Alrae
2016-03-30
hw/mips/cps: create GCR block inside CPS
Leon Alrae
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim
2016-03-30
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
[next]