OSDN Git Service

qmiga/qemu.git
2023-09-06 Cédric Le Goaterppc/xive: Introduce a new XiveRouter end_notify() handler
2023-09-06 Cédric Le Goaterppc/xive: Use address_space routines to access the...
2023-09-06 jianchunfutarget/ppc: Fix the order of kvm_enable judgment about...
2023-09-06 Maksim Kostinhw/ppc/e500: fix broken snapshot replay
2023-09-06 Richard Hendersontarget/ppc: Flush inputs to zero with NJ in ppc_store_vscr
2023-09-06 Nicholas Piggintarget/ppc: Fix LQ, STQ register-pair order for big...
2023-09-06 Nicholas Piggintests/avocado: ppc64 reverse debugging tests for pserie...
2023-09-06 Nicholas Piggintests/avocado: reverse-debugging cope with re-executing...
2023-09-06 Nicholas Piggintests/avocado: boot ppc64 pseries replay-record test...
2023-09-06 Nicholas Pigginspapr: Fix record-replay machine reset consuming too...
2023-09-06 Nicholas Pigginspapr: Fix machine reset deadlock from replay-record
2023-09-06 Nicholas Piggintarget/ppc: Fix timebase reset with record-replay
2023-09-06 Nicholas Piggintarget/ppc: Fix CPU reservation migration for record...
2023-09-06 Nicholas Pigginhw/ppc: Read time only once to perform decrementer...
2023-09-06 Nicholas Pigginhw/ppc: Reset timebase facilities on machine reset
2023-09-06 Nicholas Piggintarget/ppc: Migrate DECR SPR
2023-09-06 Nicholas Pigginhw/ppc: Always store the decrementer value
2023-09-06 Nicholas Piggintarget/ppc: Sign-extend large decrementer to 64-bits
2023-09-06 Nicholas Pigginhw/ppc: Avoid decrementer rounding errors
2023-09-06 Nicholas Pigginhw/ppc: Round up the decrementer interval when converti...
2023-09-06 Nicholas Pigginhost-utils: Add muldiv64_round_up
2023-09-06 Nicholas Pigginhw/ppc: Introduce functions for conversion between...
2023-09-06 Nicholas Pigginhw/ppc/ppc.c: Tidy over-long lines
2023-09-06 Nicholas Pigginppc/vof: Fix missed fields in VOF cleanup
2023-09-06 Nicholas Pigginppc/vhyp: reset exception state when handling vhyp...
2023-09-06 Nicholas Pigginspapr: implement H_SET_MODE debug facilities
2023-09-06 Nicholas Piggintarget/ppc: Implement watchpoint debug facility for...
2023-09-06 Nicholas Piggintarget/ppc: Implement breakpoint debug facility for...
2023-09-06 Nicholas Piggintarget/ppc: Suppress single step interrupts on rfi...
2023-09-06 Nicholas Piggintarget/ppc: Improve book3s branch trace interrupt for...
2023-09-06 Nicholas Piggintarget/ppc: Remove single-step suppression inside 0x100...
2023-09-06 Joel Stanleyppc: Add stub implementation of TRIG SPRs
2023-09-06 Shawn Anastasiotarget/ppc: Generate storage interrupts for radix RC...
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-08-31 Alexander Grafbuild: Only define OS_OBJECT_USE_OBJC with gcc
2023-08-31 Philippe Mathieu... tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt...
2023-08-31 Michael Tokarevui: spelling fixes
2023-08-31 Michael Tokarevutil: spelling fixes
2023-08-31 Philippe Mathieu... util/fifo8: Fix typo in fifo8_push_all() description
2023-08-31 Philippe Mathieu... hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
2023-08-31 Philippe Mathieu... hw/i386: Remove unuseful kvmclock_create() stub
2023-08-31 Peter Maydellhw/usb/hcd-xhci: Avoid variable-length array in xhci_ge...
2023-08-31 Michael Tokarevhw/usb: spelling fixes
2023-08-31 Michael Tokarevhw/sd: spelling fixes
2023-08-31 Michael Tokarevhw/mips: spelling fixes
2023-08-31 Michael Tokarevhw/display: spelling fixes
2023-08-31 Michael Tokarevhw/ide: spelling fixes
2023-08-31 Michael Tokarevhw/i2c: spelling fixes
2023-08-31 Philippe Mathieu... hw/i2c/pmbus_device: Fix modifying QOM class internals...
2023-08-31 Philippe Mathieu... hw/char/pl011: Replace magic values by register field...
2023-08-31 Philippe Mathieu... hw/char/pl011: Remove duplicated PL011_INT_[RT]X defini...
2023-08-31 Philippe Mathieu... hw/char/pl011: Display register name in trace events
2023-08-31 Philippe Mathieu... hw/char/pl011: Restrict MemoryRegionOps implementation...
2023-08-31 Philippe Mathieu... hw/char: Have FEWatchFunc handlers return G_SOURCE_CONT...
2023-08-31 Philippe Mathieu... chardev/char-fe: Document FEWatchFunc typedef
2023-08-31 Philippe Mathieu... exec/translation-block: Clean up includes
2023-08-31 Philippe Mathieu... qemu/processor: Remove unused 'qemu/atomic.h' header
2023-08-31 Philippe Mathieu... target/xtensa: Include missing 'qemu/atomic.h' header
2023-08-31 Philippe Mathieu... target/mips: Remove unused headers in lcsr_helper.c
2023-08-31 Philippe Mathieu... target/helpers: Remove unnecessary 'qemu/main-loop...
2023-08-31 Philippe Mathieu... target/helpers: Remove unnecessary 'exec/cpu_ldst.h...
2023-08-31 Philippe Mathieu... target/translate: Restrict 'exec/cpu_ldst.h' to user...
2023-08-31 Philippe Mathieu... target/translate: Remove unnecessary 'exec/cpu_ldst...
2023-08-31 Philippe Mathieu... target/translate: Include missing 'exec/cpu_ldst.h...
2023-08-31 Philippe Mathieu... target/riscv/pmu: Restrict 'qemu/log.h' include to...
2023-08-31 Philippe Mathieu... target/ppc/pmu: Include missing 'qemu/timer.h' header
2023-08-31 Philippe Mathieu... exec/address-spaces.h: Remove unuseful 'exec/memory...
2023-08-31 Philippe Mathieu... hw/dma/etraxfs: Include missing 'exec/memory.h' header
2023-08-31 Philippe Mathieu... hw/net/i82596: Include missing 'exec/address-spaces...
2023-08-31 Philippe Mathieu... bulk: Do not declare function prototypes using 'extern...
2023-08-31 Philippe Mathieu... qemu/uri: Use QueryParams type definition
2023-08-31 Michael Tokarevaccel/tcg: spelling fixes
2023-08-31 Philippe Mathieu... accel: Remove HAX accelerator
2023-08-31 Paolo Bonzinimeson: test for CONFIG_TCG in config_all
2023-08-31 Thomas Huthsubprojects/berkeley-testfloat-3: Update to fix a probl...
2023-08-31 Thomas Huthtests/qtest/bios-tables-test: Check for virtio-iommu...
2023-08-31 Peter Maydelltests/qtest/netdev-socket: Avoid variable-length array...
2023-08-31 Thomas Huthtests/qtest/usb-hcd-xhci-test: Check availability of...
2023-08-31 Ilya Leoshkevichtests/tcg/s390x: Test precise self-modifying code handling
2023-08-31 Ilya Leoshkevichtarget/s390x: Define TARGET_HAS_PRECISE_SMC
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-target-arm-20230831' of https://git...
2023-08-31 Stefan HajnocziMerge tag 'xen-virtio-2-tag' of https://gitlab.com...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-31 Peter Maydellhw/arm: Set number of MPU regions correctly for an505...
2023-08-31 Peter Maydellhw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions...
2023-08-31 Peter Maydelltarget/arm: Do all "ARM_FEATURE_X implies Y" checks...
2023-08-31 Peter Maydellrtc: Use time_t for passing and returning time offsets
2023-08-31 Peter Maydellhw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t...
2023-08-31 Peter Maydellhw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
2023-08-31 Peter Maydellhw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
2023-08-31 Peter Maydelltarget/arm: Catch illegal-exception-return from EL3...
2023-08-31 Jean-Christophe... Add i.MX7 SRC device implementation
2023-08-31 Jean-Christophe... Add i.MX7 missing TZ devices and memory regions
2023-08-31 Jean-Christophe... Refactor i.MX7 processor code
2023-08-31 Jean-Christophe... Add i.MX6UL missing devices.
2023-08-31 Jean-Christophe... Refactor i.MX6UL processor code
2023-08-31 Jean-Christophe... Remove i.MX7 IOMUX GPR device from i.MX6UL
2023-08-31 Alex Bennéetarget/arm: properly document FEAT_CRC32
next