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
Age
Commit message (
Expand
)
Author
2023-10-12
kvm: Add stub for kvm_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
kvm: Return number of free memslots
David Hildenbrand
2023-10-12
softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
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-11
plugins: Set final instruction count in plugin_gen_tb_end
Matt Borgerson
2023-10-11
accel/tcg: Add plugin_enabled to DisasContextBase
Richard Henderson
2023-10-11
gdbstub: Replace gdb_regs with an array
Akihiko Odaki
2023-10-11
gdbstub: Remove gdb_has_xml variable
Akihiko Odaki
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-11
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-09
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2023-10-09
Merge tag 'pull-shadow-2023-10-06' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-07
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
2023-10-06
sysemu/tpm: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
util/guest-random: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
semihosting: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
qom/object_interfaces: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
plugins/loader: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
os-posix: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
net/net: Clean up global variable shadowing
Philippe Mathieu-Daudé
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
nbd/server: Prepare for per-request filtering of BLOCK_STATUS
Eric Blake
2023-10-05
nbd/server: Refactor list of negotiated meta contexts
Eric Blake
2023-10-05
nbd/client: Initial support for extended headers
Eric Blake
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
[next]