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
2020-09-01
hw/core/sysbus: Assert memory region index is in range
Philippe Mathieu-Daudé
2020-09-01
hw/core/sysbus: Fix a typo
Philippe Mathieu-Daudé
2020-09-01
hw/isa/isa-superio: Fix IDE controller realization
Philippe Mathieu-Daudé
2020-09-01
hw/i386/kvm/ioapic.c: fix typo in error message
Kenta Ishiguro
2020-09-01
hw/net/can: Add missing fallthrough statements
Thomas Huth
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
2020-08-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-28
armsse: Define ARMSSEClass correctly
Eduardo Habkost
2020-08-28
hw/misc/unimp: Display the offset with width of the region size
Philippe Mathieu-Daudé
2020-08-28
hw/misc/unimp: Display the value with width of the access size
Philippe Mathieu-Daudé
2020-08-28
hw/misc/unimp: Display value after offset
Philippe Mathieu-Daudé
2020-08-28
hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
Philippe Mathieu-Daudé
2020-08-28
hw/qdev-clock: Uninline qdev_connect_clock_in()
Philippe Mathieu-Daudé
2020-08-28
hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
Philippe Mathieu-Daudé
2020-08-28
hw/arm/xilinx_zynq: Uninline cadence_uart_create()
Philippe Mathieu-Daudé
2020-08-28
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
hw/arm/musicpal: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
hw/clock: Let clock_set() return boolean value
Philippe Mathieu-Daudé
2020-08-28
hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
Graeme Gregory
2020-08-27
dc390: Use TYPE_DC390_DEVICE constant
Eduardo Habkost
2020-08-27
ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
Eduardo Habkost
2020-08-27
tosa: Use TYPE_TOSA_MISC_GPIO constant
Eduardo Habkost
2020-08-27
xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
Eduardo Habkost
2020-08-27
sclpconsole: Use TYPE_* constants
Eduardo Habkost
2020-08-27
amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
Eduardo Habkost
2020-08-27
nios2_iic: Use TYPE_ALTERA_IIC constant
Eduardo Habkost
2020-08-27
etsec: Use TYPE_ETSEC_COMMON constant
Eduardo Habkost
2020-08-27
swim: Rename struct SWIM to Swim
Eduardo Habkost
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
vfio/pci: Move QOM macros to header
Eduardo Habkost
2020-08-27
mptsas: Move QOM macros to header
Eduardo Habkost
2020-08-27
pxa2xx: Move QOM macros to header
Eduardo Habkost
2020-08-27
rocker: 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
armsse: Rename QOM macros to avoid conflicts
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
tulip: Move TulipState typedef to header
Eduardo Habkost
2020-08-27
hcd-dwc2: Rename USB_*CLASS macros for consistency
Eduardo Habkost
[next]