aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-06spapr: Fix machine reset deadlock from replay-recordNicholas Piggin
2023-09-06target/ppc: Fix timebase reset with record-replayNicholas Piggin
2023-09-06target/ppc: Fix CPU reservation migration for record-replayNicholas Piggin
2023-09-06hw/ppc: Read time only once to perform decrementer writeNicholas Piggin
2023-09-06hw/ppc: Reset timebase facilities on machine resetNicholas Piggin
2023-09-06target/ppc: Migrate DECR SPRNicholas Piggin
2023-09-06hw/ppc: Always store the decrementer valueNicholas Piggin
2023-09-06target/ppc: Sign-extend large decrementer to 64-bitsNicholas Piggin
2023-09-06hw/ppc: Avoid decrementer rounding errorsNicholas Piggin
2023-09-06hw/ppc: Round up the decrementer interval when converting to nsNicholas Piggin
2023-09-06host-utils: Add muldiv64_round_upNicholas Piggin
2023-09-06hw/ppc: Introduce functions for conversion between timebase and nanosecondsNicholas Piggin
2023-09-06hw/ppc/ppc.c: Tidy over-long linesNicholas Piggin
2023-09-06ppc/vof: Fix missed fields in VOF cleanupNicholas Piggin
2023-09-06ppc/vhyp: reset exception state when handling vhyp hcallNicholas Piggin
2023-09-06spapr: implement H_SET_MODE debug facilitiesNicholas Piggin
2023-09-06target/ppc: Implement watchpoint debug facility for v2.07SNicholas Piggin
2023-09-06target/ppc: Implement breakpoint debug facility for v2.07SNicholas Piggin
2023-09-06target/ppc: Suppress single step interrupts on rfi-type instructionsNicholas Piggin
2023-09-06target/ppc: Improve book3s branch trace interrupt for v2.07SNicholas Piggin
2023-09-06target/ppc: Remove single-step suppression inside 0x100-0xf00Nicholas Piggin
2023-09-06ppc: Add stub implementation of TRIG SPRsJoel Stanley
2023-09-06target/ppc: Generate storage interrupts for radix RC changesShawn Anastasio
2023-09-05Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-05Merge tag 'misc-20230831' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-08-31build: Only define OS_OBJECT_USE_OBJC with gccAlexander Graf
2023-08-31tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.incPhilippe Mathieu-Daudé
2023-08-31ui: spelling fixesMichael Tokarev
2023-08-31util: spelling fixesMichael Tokarev
2023-08-31util/fifo8: Fix typo in fifo8_push_all() descriptionPhilippe Mathieu-Daudé
2023-08-31hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé
2023-08-31hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé
2023-08-31hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()Peter Maydell
2023-08-31hw/usb: spelling fixesMichael Tokarev
2023-08-31hw/sd: spelling fixesMichael Tokarev
2023-08-31hw/mips: spelling fixesMichael Tokarev
2023-08-31hw/display: spelling fixesMichael Tokarev
2023-08-31hw/ide: spelling fixesMichael Tokarev
2023-08-31hw/i2c: spelling fixesMichael Tokarev
2023-08-31hw/i2c/pmbus_device: Fix modifying QOM class internals from instancePhilippe Mathieu-Daudé
2023-08-31hw/char/pl011: Replace magic values by register field definitionsPhilippe Mathieu-Daudé
2023-08-31hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitionsPhilippe Mathieu-Daudé
2023-08-31hw/char/pl011: Display register name in trace eventsPhilippe Mathieu-Daudé
2023-08-31hw/char/pl011: Restrict MemoryRegionOps implementation access sizesPhilippe Mathieu-Daudé
2023-08-31hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVEPhilippe Mathieu-Daudé
2023-08-31chardev/char-fe: Document FEWatchFunc typedefPhilippe Mathieu-Daudé
2023-08-31exec/translation-block: Clean up includesPhilippe Mathieu-Daudé
2023-08-31qemu/processor: Remove unused 'qemu/atomic.h' headerPhilippe Mathieu-Daudé
2023-08-31target/xtensa: Include missing 'qemu/atomic.h' headerPhilippe Mathieu-Daudé
2023-08-31target/mips: Remove unused headers in lcsr_helper.cPhilippe Mathieu-Daudé