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
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-09-06
target/ppc: Fix timebase reset with record-replay
Nicholas Piggin
2023-09-06
target/ppc: Fix CPU reservation migration for record-replay
Nicholas Piggin
2023-09-06
hw/ppc: Read time only once to perform decrementer write
Nicholas Piggin
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-09-06
target/ppc: Migrate DECR SPR
Nicholas Piggin
2023-09-06
hw/ppc: Always store the decrementer value
Nicholas Piggin
2023-09-06
target/ppc: Sign-extend large decrementer to 64-bits
Nicholas Piggin
2023-09-06
hw/ppc: Avoid decrementer rounding errors
Nicholas Piggin
2023-09-06
hw/ppc: Round up the decrementer interval when converting to ns
Nicholas Piggin
2023-09-06
host-utils: Add muldiv64_round_up
Nicholas Piggin
2023-09-06
hw/ppc: Introduce functions for conversion between timebase and nanoseconds
Nicholas Piggin
2023-09-06
hw/ppc/ppc.c: Tidy over-long lines
Nicholas Piggin
2023-09-06
ppc/vof: Fix missed fields in VOF cleanup
Nicholas Piggin
2023-09-06
ppc/vhyp: reset exception state when handling vhyp hcall
Nicholas Piggin
2023-09-06
spapr: implement H_SET_MODE debug facilities
Nicholas Piggin
2023-09-06
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Suppress single step interrupts on rfi-type instructions
Nicholas Piggin
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é
[next]