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
2020-08-27
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
2020-08-27
nubus: Rename class type checking macros
Eduardo Habkost
2020-08-27
pxa2xx: Move QOM macros to header
Eduardo Habkost
2020-08-27
auxbus: Move QOM macros to header
Eduardo Habkost
2020-08-27
piix: Move QOM macros to header
Eduardo Habkost
2020-08-27
virtio-serial-bus: Move QOM macros to header
Eduardo Habkost
2020-08-27
vmbus: Move QOM macros to vmbus.h
Eduardo Habkost
2020-08-27
pckbd: Move QOM macro to header
Eduardo Habkost
2020-08-27
ahci: Move QOM macro to header
Eduardo Habkost
2020-08-27
i8257: Move QOM macro to header
Eduardo Habkost
2020-08-27
ahci: Move QOM macros to header
Eduardo Habkost
2020-08-27
vhost-user-gpu: Move QOM macro to header
Eduardo Habkost
2020-08-27
s390x: Move typedef SCLPEventFacility to event-facility.h
Eduardo Habkost
2020-08-27
spapr: Move typedef SpaprMachineState to spapr.h
Eduardo Habkost
2020-08-27
xen-legacy-backend: Add missing typedef XenLegacyDevice
Eduardo Habkost
2020-08-27
armsse: Rename QOM macros to avoid conflicts
Eduardo Habkost
2020-08-27
platform-bus: Delete macros for non-existing typedef
Eduardo Habkost
2020-08-27
nubus: Delete unused NUBUS_BRIDGE macro
Eduardo Habkost
2020-08-27
s390_flic: Move KVMS390FLICState typedef to header
Eduardo Habkost
2020-08-27
mcf_fec: Move mcf_fec_state typedef to header
Eduardo Habkost
2020-08-27
i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
Eduardo Habkost
2020-08-27
pci: Move PCIBusClass typedef to pci.h
Eduardo Habkost
2020-08-27
aspeed_timer: Fix ASPEED_TIMER macro definition
Eduardo Habkost
2020-08-27
opentitan: Rename memmap enum constants
Eduardo Habkost
2020-08-27
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
2020-08-27
allwinner-h3: Rename memmap enum constants
Eduardo Habkost
2020-08-25
hw/riscv: virt: Allow creating multiple NUMA sockets
Anup Patel
2020-08-25
hw/riscv: spike: Allow creating multiple NUMA sockets
Anup Patel
2020-08-25
hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
Anup Patel
2020-08-25
hw/riscv: Allow creating multiple instances of PLIC
Anup Patel
2020-08-25
hw/riscv: Allow creating multiple instances of CLINT
Anup Patel
2020-08-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200824'...
Peter Maydell
2020-08-24
hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
Eric Auger
2020-08-24
hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
Eric Auger
2020-08-24
hw/arm/smmuv3: Get prepared for range invalidation
Eric Auger
2020-08-24
hw/arm/smmu-common: Manage IOTLB block entries
Eric Auger
2020-08-24
hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
Eric Auger
2020-08-24
hw/arm/smmu: Introduce smmu_get_iotlb_key()
Eric Auger
2020-08-24
hw/arm/smmu-common: Add IOTLB helpers
Eric Auger
2020-08-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-23
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-08-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20200821' in...
Peter Maydell
2020-08-21
hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
Alistair Francis
2020-08-21
hw/riscv: sifive_u: Add a dummy L2 cache controller device
Bin Meng
2020-08-21
hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename read/write_data() as read/write_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
Philippe Mathieu-Daudé
[next]