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
2023-02-06
virtio-mem: Proper support for preallocation with migration
David Hildenbrand
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
2023-02-06
virtio-mem: Fail if a memory backend with "prealloc=on" is specified
David Hildenbrand
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
2023-02-05
hw/display/sm501: Code style fix
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
2023-02-05
hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
Bernhard Beschow
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
2023-02-04
acpi: Move the QMP command from monitor/ to hw/acpi/
Markus Armbruster
2023-02-04
virtio: Move HMP commands from monitor/ to hw/virtio/
Markus Armbruster
2023-02-04
rocker: Move HMP commands from monitor to hw/net/rocker/
Markus Armbruster
2023-02-04
machine: Move HMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-04
machine: Move QMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-03
Merge tag 'pull-target-arm-20230203' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
2023-02-03
sbsa-ref: remove cortex-a76 from list of supported cpus
Marcin Juszkiewicz
2023-02-03
hw/arm/virt: Make accels in GIC finalize logic explicit
Alexander Graf
2023-02-03
hw/arm/virt: Consolidate GIC finalize logic
Alexander Graf
2023-02-03
hvf: arm: Add support for GICv3
Alexander Graf
2023-02-03
hw/char/pl011: better handling of FIFO flags on LCR reset
Evgeny Iakovlev
2023-02-03
hw/char/pl011: implement a reset method
Evgeny Iakovlev
2023-02-03
hw/char/pl011: add post_load hook for backwards-compatibility
Evgeny Iakovlev
2023-02-03
hw/char/pl011: refactor FIFO depth handling code
Evgeny Iakovlev
2023-02-03
hw/arm: Use TYPE_ARM_SMMUV3
Richard Henderson
2023-02-03
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-02
Merge tag 'pull-request-2023-01-31' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-01-28
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
2023-01-28
Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Greg Kurz
2023-01-28
hw: Use TYPE_PCI_BUS definition where appropriate
Philippe Mathieu-Daudé
2023-01-28
vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
Minghao Yuan
2023-01-28
pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path
Igor Mammedov
2023-01-28
pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slots
Igor Mammedov
2023-01-28
pcihp: acpi: decouple hotplug and generic slots description
Igor Mammedov
2023-01-28
pcihp: isolate rule whether slot should be described in DSDT
Igor Mammedov
2023-01-28
pci: make sure pci_bus_is_express() won't error out with "discards ‘constâ€...
Igor Mammedov
2023-01-28
pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
Igor Mammedov
2023-01-28
pci: acpi: wire up AcpiDevAmlIf interface to generic bridge
Igor Mammedov
2023-01-28
x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges
Igor Mammedov
2023-01-28
pcihp: do not put empty PCNT in DSDT
Igor Mammedov
[next]