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
2019-09-16
hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC
Cole Robinson
2019-09-13
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' ...
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-09-12
hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access
Peter Maydell
2019-09-12
hw/mips/mips_jazz: Override do_transaction_failed hook
Peter Maydell
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-12
hw/net/vmxnet3: Fix leftover unregister_savevm
Dr. David Alan Gilbert
2019-09-10
hw/misc: Mark most objects as "common" code to speed up compilation a litte bit
Thomas Huth
2019-09-07
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
2019-09-07
escc: introduce a selector for the register bit
Laurent Vivier
2019-09-07
m68k: Add NeXTcube machine
Thomas Huth
2019-09-07
m68k: Add NeXTcube keyboard device
Thomas Huth
2019-09-07
m68k: Add NeXTcube framebuffer device emulation
Thomas Huth
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...
Peter Maydell
2019-09-04
virtio-pci: Add Function Level Reset support
Julia Suvorova
2019-09-04
virtio-rng: change default backend to rng-builtin
Laurent Vivier
2019-09-04
virtio-rng: Keep the default backend out of VirtIORNGConf
Markus Armbruster
2019-09-04
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' ...
Peter Maydell
2019-09-03
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
2019-09-03
x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not...
Igor Mammedov
2019-09-03
i386/vmmouse: Properly reset state
Jan Kiszka
2019-09-03
qapi: report the default CPU type for each machine
Daniel P. Berrangé
2019-09-03
pc: Don't make die-id mandatory unless necessary
Eduardo Habkost
2019-09-03
pc: Improve error message when die-id is omitted
Eduardo Habkost
2019-09-03
pc: Fix error message on die-id validation
Eduardo Habkost
2019-09-03
memory: Single byte swap along the I/O path
Tony Nguyen
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
2019-09-03
hw/vfio: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
hw/virtio: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
hw/intc/armv7m_nic: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-09-03
hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-09-03
hw/arm/fsl-imx: Add the cpu as child of the SoC object
Philippe Mathieu-Daudé
2019-09-03
hw/arm: Use sysbus_init_child_obj for correct reference counting
Philippe Mathieu-Daudé
2019-09-03
hw/arm: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-09-03
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
Philippe Mathieu-Daudé
2019-09-03
hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
Eric Auger
2019-09-03
hw/arm/smmuv3: Log a guest error when decoding an invalid STE
Eric Auger
2019-09-03
aspeed/timer: Provide back-pressure information for short periods
Andrew Jeffery
2019-09-03
virtio-blk: Cancel the pending BH when the dataplane is reset
Philippe Mathieu-Daudé
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
[next]