index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
Age
Commit message (
Expand
)
Author
2021-06-15
hmp: Print "reserve" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
qmp: Include "reserve" property of memory backends
David Hildenbrand
2021-06-15
hmp: Print "share" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
qmp: Include "share" property of memory backends
David Hildenbrand
2021-06-03
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-26
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use get_memory_mapping() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use get_paging_enabled() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use cpu_write_elf*() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-26
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
Philippe Mathieu-Daudé
2021-05-26
cpu: Split as cpu-common / cpu-sysemu
Philippe Mathieu-Daudé
2021-05-26
cpu: Remove duplicated 'sysemu/hw_accel.h' header
Philippe Mathieu-Daudé
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2021-05-13
numa: Make all callbacks of ram block notifiers optional
David Hildenbrand
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-13
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
2021-05-10
accel: move call to accel_init_interfaces
Claudio Fontana
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
2021-04-06
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
2021-03-23
hw/core/loader: Add new function rom_ptr_for_as()
Peter Maydell
2021-03-23
hw/arm/virt: Disable pl011 clock migration if needed
Gavin Shan
2021-03-18
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
2021-03-18
machine: remove 'arch' field from 'query-cpus-fast' QMP command
Daniel P. Berrangé
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2021-03-17
hw/core: Only build guest-loader if libfdt is available
Philippe Mathieu-Daudé
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
2021-03-15
virtio-net: calculating proper msix vectors on init
Jason Wang
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-10
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
2021-03-08
clock: Add ClockPreUpdate callback event type
Peter Maydell
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-08
confidential guest support: Alter virtio default properties for protected guests
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
[next]