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
Age
Commit message (
Expand
)
Author
2023-03-08
log: Remove unneeded new line
BALATON Zoltan
2023-03-08
memory: Dump HPA and access type of ramblocks
Ted Chen
2023-03-08
ui/cocoa: Override windowDidResignKey
Akihiko Odaki
2023-03-08
hw/usb/ohci: Implement resume on connection status change
BALATON Zoltan
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
2023-03-08
hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
Bernhard Beschow
2023-03-08
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
2023-03-08
hw/isa/vt82c686: Implement PCI IRQ routing
BALATON Zoltan
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
2023-03-08
hw/display/sm501: Add debug property to control pixman usage
BALATON Zoltan
2023-03-08
Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
BALATON Zoltan
2023-03-08
Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"
Philippe Mathieu-Daudé
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-08
target/mips: Set correct CP0.Config[4, 5] values for M14K(c)
Marcin Nowakowski
2023-03-08
target/mips: Implement CP0.Config7.WII bit support
Marcin Nowakowski
2023-03-08
target/mips: Fix SWM32 handling for microMIPS
Marcin Nowakowski
2023-03-07
roms/openbios: update OpenBIOS images to af97fd7a built from submodule
Mark Cave-Ayland
2023-03-07
gdbstub: move update guest debug to accel ops
Mads Ynddal
2023-03-07
gdbstub: Build syscall.c once
Richard Henderson
2023-03-07
stubs: split semihosting_get_target from system only stubs
Alex Bennée
2023-03-07
gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t
Richard Henderson
2023-03-07
gdbstub: Remove gdb_do_syscallv
Richard Henderson
2023-03-07
gdbstub: split out softmmu/user specifics for syscall handling
Alex Bennée
2023-03-07
include: split target_long definition from cpu-defs
Alex Bennée
2023-03-07
testing: probe gdb for supported architectures ahead of time
Alex Bennée
2023-03-07
gdbstub: only compile gdbstub twice for whole build
Alex Bennée
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
gdbstub: don't use target_ulong while handling registers
Alex Bennée
2023-03-07
gdbstub: fix address type of gdb_set_cpu_pc
Alex Bennée
2023-03-07
gdbstub: specialise stub_can_reverse
Alex Bennée
2023-03-07
gdbstub: introduce gdb_get_max_cpus
Alex Bennée
2023-03-07
gdbstub: specialise target_memory_rw_debug
Alex Bennée
2023-03-07
gdbstub: specialise handle_query_attached
Alex Bennée
2023-03-07
gdbstub: abstract target specific details from gdb_put_packet_binary
Alex Bennée
2023-03-07
gdbstub: rationalise signal mapping in softmmu
Alex Bennée
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
2023-03-07
vfio: Fix vfio_get_dev_region() trace event
Cédric Le Goater
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
2023-03-07
docs/devel: Document VFIO device dirty page tracking
Avihai Horon
2023-03-07
vfio/migration: Query device dirty page tracking support
Joao Martins
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
2023-03-07
vfio/common: Add device dirty page bitmap sync
Joao Martins
2023-03-07
vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
Avihai Horon
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
2023-03-07
target/mips: Fix JALS32/J32 instruction handling for microMIPS
Marcin Nowakowski
2023-03-07
target/mips: Replace [g_]assert(0) -> g_assert_not_reached()
Philippe Mathieu-Daudé
2023-03-07
docs/system: Remove "mips" board from target-mips.rst
Jiaxun Yang
2023-03-07
gdbstub: move chunk of softmmu functionality to own file
Alex Bennée
[prev]
[next]