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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-01-20
Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-19
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-19
hw/elf_ops: Ignore loadable segments with zero size
Bin Meng
2024-01-19
system/replay: Restrict icount to system emulation
Philippe Mathieu-Daudé
2024-01-19
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
2024-01-19
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
2024-01-19
accel/tcg: Remove tb_invalidate_phys_page() from system emulation
Philippe Mathieu-Daudé
2024-01-19
accel/tcg: Remove unused tb_invalidate_phys_addr()
Philippe Mathieu-Daudé
2024-01-19
s390x/pci: drive ISM reset from subsystem reset
Matthew Rosato
2024-01-19
s390x/pci: avoid double enable/disable of aif
Matthew Rosato
2024-01-18
load_elf: fix iterator's type for elf file processing
Anastasia Belova
2024-01-18
qemu/osdep: Add huge page aligned support on LoongArch platform
Bibo Mao
2024-01-18
io_uring: move LuringState typedef to block/aio.h
Paolo Bonzini
2024-01-18
Add class property to configure KVM device node to use
Daan De Meyer
2024-01-15
hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
Inès Varhol
2024-01-15
hw/misc: Implement STM32L4x5 SYSCFG
Inès Varhol
2024-01-15
hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
Inès Varhol
2024-01-15
hw/misc: Implement STM32L4x5 EXTI
Inès Varhol
2024-01-12
Merge tag 'pull-testing-updates-120124-2' of https://gitlab.com/stsquad/qemu ...
Peter Maydell
2024-01-12
Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-12
chardev: use bool for fe_is_open
Alex Bennée
2024-01-11
Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-01-11
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
linux-headers: Synchronize linux headers from linux v6.7.0-rc8
Tianrui Zhao
2024-01-11
Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-01-11
Revert "osdep: add getloadavg"
Daniel P. Berrangé
2024-01-11
q800: move dp8393x_prom memory region to Q800MachineState
Mark Cave-Ayland
2024-01-10
Merge tag 'pull-riscv-to-apply-20240110' of https://github.com/alistair23/qem...
Peter Maydell
2024-01-10
linux-headers: Update to Linux v6.7-rc5
Daniel Henrique Barboza
2024-01-10
hw/riscv/virt: Update GPEX MMIO related properties
Sunil V L
2024-01-10
hw/pci-host/gpex: Define properties for MMIO ranges
Sunil V L
2024-01-10
hw/riscv: virt: Make few IMSIC macros and functions public
Sunil V L
2024-01-10
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
Sunil V L
2024-01-10
hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
2024-01-10
util/fifo8: Introduce fifo8_peek_buf()
Philippe Mathieu-Daudé
2024-01-10
util/fifo8: Allow fifo8_pop_buf() to not populate popped length
Philippe Mathieu-Daudé
2024-01-09
hw/arm/armv7m: alias the NVIC "num-prio-bits" property
Samuel Tardieu
2024-01-09
hw/arm: Add minimal support for the STM32L4x5 SoC
Inès Varhol
2024-01-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-09
Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
2024-01-08
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
iothread: Remove unused Error** argument in aio_context_set_aio_params
Philippe Mathieu-Daudé
2024-01-08
replay: stop us hanging in rr_wait_io_event
Alex Bennée
2024-01-05
backends/iommufd: Remove mutex
Cédric Le Goater
[next]