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
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-16
gfxstream + rutabaga prep: added need defintions, fields, and options
Gurchetan Singh
2023-10-16
virtio-gpu: blob prep
Antonio Caggiano
2023-10-16
virtio-gpu: hostmem
Gerd Hoffmann
2023-10-16
virtio-gpu: CONTEXT_INIT feature
Antonio Caggiano
2023-10-16
virtio: Add shared memory capability
Dr. David Alan Gilbert
2023-10-13
hw/loongarch/virt: Remove unused ISA Bus
Philippe Mathieu-Daudé
2023-10-12
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
David Hildenbrand
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2023-10-12
vhost: Add vhost_get_max_memslots()
David Hildenbrand
2023-10-12
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
2023-10-12
memory-device: Track required and actually used memslots in DeviceMemoryState
David Hildenbrand
2023-10-12
memory-device: Support memory devices with multiple memslots
David Hildenbrand
2023-10-12
vhost: Return number of free memslots
David Hildenbrand
2023-10-12
vhost: Remove vhost_backend_can_merge() callback
David Hildenbrand
2023-10-12
vhost: Rework memslot filtering and fix "used_memslot" tracking
David Hildenbrand
2023-10-12
hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow
Thomas Huth
2023-10-11
gdbstub: Replace gdb_regs with an array
Akihiko Odaki
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-09
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2023-10-06
hw/audio/soundhw: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
q800: add alias for MacOS toolbox ROM at 0x40000000
Mark Cave-Ayland
2023-10-06
q800: add ESCC alias at 0xc000
Mark Cave-Ayland
2023-10-06
mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
Mark Cave-Ayland
2023-10-06
swim: update IWM/ISM register block decoding
Mark Cave-Ayland
2023-10-06
swim: split into separate IWM and ISM register blocks
Mark Cave-Ayland
2023-10-06
q800: add easc bool machine class property to switch between ASC and EASC
Mark Cave-Ayland
2023-10-06
q800: add Apple Sound Chip (ASC) audio to machine
Mark Cave-Ayland
2023-10-06
asc: generate silence if FIFO empty but engine still running
Mark Cave-Ayland
2023-10-06
audio: add Apple Sound Chip (ASC) emulation
Mark Cave-Ayland
2023-10-06
q800: allow accesses to RAM area even if less memory is available
Mark Cave-Ayland
2023-10-06
q800: add IOSB subsystem
Mark Cave-Ayland
2023-10-06
q800: add machine id register
Mark Cave-Ayland
2023-10-06
q800: add djMEMC memory controller
Mark Cave-Ayland
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
[next]