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-09-06
target/ppc: Improve book3s branch trace interrupt for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Remove single-step suppression inside 0x100-0xf00
Nicholas Piggin
2023-09-06
ppc: Add stub implementation of TRIG SPRs
Joel Stanley
2023-09-06
target/ppc: Generate storage interrupts for radix RC changes
Shawn Anastasio
2023-09-05
Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-05
Merge tag 'misc-20230831' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-08-31
build: Only define OS_OBJECT_USE_OBJC with gcc
Alexander Graf
2023-08-31
tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
Philippe Mathieu-Daudé
2023-08-31
ui: spelling fixes
Michael Tokarev
2023-08-31
util: spelling fixes
Michael Tokarev
2023-08-31
util/fifo8: Fix typo in fifo8_push_all() description
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Remove unuseful kvmclock_create() stub
Philippe Mathieu-Daudé
2023-08-31
hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()
Peter Maydell
2023-08-31
hw/usb: spelling fixes
Michael Tokarev
2023-08-31
hw/sd: spelling fixes
Michael Tokarev
2023-08-31
hw/mips: spelling fixes
Michael Tokarev
2023-08-31
hw/display: spelling fixes
Michael Tokarev
2023-08-31
hw/ide: spelling fixes
Michael Tokarev
2023-08-31
hw/i2c: spelling fixes
Michael Tokarev
2023-08-31
hw/i2c/pmbus_device: Fix modifying QOM class internals from instance
Philippe Mathieu-Daudé
2023-08-31
hw/char/pl011: Replace magic values by register field definitions
Philippe Mathieu-Daudé
2023-08-31
hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
Philippe Mathieu-Daudé
2023-08-31
hw/char/pl011: Display register name in trace events
Philippe Mathieu-Daudé
2023-08-31
hw/char/pl011: Restrict MemoryRegionOps implementation access sizes
Philippe Mathieu-Daudé
2023-08-31
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
2023-08-31
chardev/char-fe: Document FEWatchFunc typedef
Philippe Mathieu-Daudé
2023-08-31
exec/translation-block: Clean up includes
Philippe Mathieu-Daudé
2023-08-31
qemu/processor: Remove unused 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2023-08-31
target/xtensa: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2023-08-31
target/mips: Remove unused headers in lcsr_helper.c
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
Philippe Mathieu-Daudé
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/riscv/pmu: Restrict 'qemu/log.h' include to source
Philippe Mathieu-Daudé
2023-08-31
target/ppc/pmu: Include missing 'qemu/timer.h' header
Philippe Mathieu-Daudé
2023-08-31
exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
Philippe Mathieu-Daudé
2023-08-31
hw/dma/etraxfs: Include missing 'exec/memory.h' header
Philippe Mathieu-Daudé
2023-08-31
hw/net/i82596: Include missing 'exec/address-spaces.h' header
Philippe Mathieu-Daudé
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
qemu/uri: Use QueryParams type definition
Philippe Mathieu-Daudé
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
meson: test for CONFIG_TCG in config_all
Paolo Bonzini
2023-08-31
subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
Thomas Huth
2023-08-31
tests/qtest/bios-tables-test: Check for virtio-iommu device before using it
Thomas Huth
2023-08-31
tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_...
Peter Maydell
2023-08-31
tests/qtest/usb-hcd-xhci-test: Check availability of devices before using them
Thomas Huth
[next]