qemu.git
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
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-09-01 Richard Hendersonlinux-user: Track shm regions with an interval tree
2023-09-01 Richard Hendersonlinux-user: Fix shmdt
2023-09-01 Richard Hendersonlinux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat...
2023-09-01 Richard Hendersonlinux-user: Move shmat and shmdt implementations to...
2023-09-01 Richard Hendersonlinux-user: Remove ELF_START_MMAP and image_info.start_mmap
2023-09-01 Ilya Leoshkevichlinux-user: Emulate the Anonymous: keyword in /proc...
2023-09-01 Richard Hendersonlinux-user: Show heap address in /proc/pid/maps
2023-09-01 Richard Hendersonlinux-user: Adjust brk for load_bias
2023-09-01 Richard Hendersonlinux-user: Use walk_memory_regions for open_self_maps
2023-09-01 Richard Hendersonutil/selfmap: Use dev_t and ino_t in MapInfo
2023-09-01 Helge Dellerlinux-user: Emulate /proc/cpuinfo for Alpha
2023-09-01 Helge Dellerlinux-user: Emulate /proc/cpuinfo on aarch64 and arm
2023-09-01 Richard Hendersonlinux-user: Split out cpu/target_proc.h
2023-09-01 Cédric Le Goaterhw/sd: Introduce a "sd-card" SPI variant model
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
2023-09-01 Joel Stanleyhw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_ALL_SEND_CID() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_SEND_OP_CMD() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_unimplemented() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_illegal() handler
2023-09-01 Philippe Mathieu... hw/sd: Introduce sd_cmd_handler type
2023-09-01 Philippe Mathieu... hw/sd: Move proto_name to SDProto structure
2023-09-01 Philippe Mathieu... hw/sd: When card is in wrong state, log which spec...
2023-09-01 Philippe Mathieu... hw/sd: When card is in wrong state, log which state...
2023-09-01 Philippe Mathieu... hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior...
2023-09-01 Cédric Le Goateraspeed: Get the BlockBackend of FMC0 from the flash...
2023-09-01 Cédric Le Goaterm25p80: Introduce an helper to retrieve the BlockBacken...
2023-09-01 Cédric Le Goateraspeed: Create flash devices only when defaults are...
2023-09-01 Cédric Le Goaterhw/ssi: Check for duplicate CS indexes
2023-09-01 Cédric Le Goateraspeed/smc: Wire CS lines at reset
2023-09-01 Cédric Le Goaterhw/ssi: Introduce a ssi_get_cs() helper
2023-09-01 Cédric Le Goaterhw/ssi: Add a "cs" property to SSIPeripheral
2023-09-01 Cédric Le Goatertests/avocado/machine_aspeed.py: Update SDK images
2023-09-01 Hang Yuhw/i2c/aspeed: Add support for buffer organization
2023-09-01 Hang Yuhw/i2c/aspeed: Fix TXBUF transmission start position...
2023-09-01 Hang Yuhw/i2c/aspeed: Fix Tx count and Rx size error in buffer...
2023-09-01 Cédric Le Goateraspeed: Introduce helper for 32-bit hosts limitation
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()
next