index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
6
-2
/
+211
2023-04-28
Update linux headers to v6.3rc5
David 'Digit' Turner
6
-2
/
+211
2023-04-28
Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
4
-4
/
+33
2023-04-28
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
2
-4
/
+21
2023-04-28
memory: prevent dma-reentracy issues
Alexander Bulekov
2
-0
/
+12
2023-04-27
stat64: Add stat64_set() operation
Paolo Bonzini
1
-0
/
+6
2023-04-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
6
-26
/
+39
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
1
-6
/
+4
2023-04-25
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
1
-0
/
+5
2023-04-25
io_uring: use LuringState from the running thread
Emanuele Giuseppe Esposito
2
-8
/
+11
2023-04-25
linux-aio: use LinuxAioState from the running thread
Emanuele Giuseppe Esposito
3
-10
/
+17
2023-04-25
include/block: fixup typos
Wilfred Mallawa
2
-2
/
+2
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
6
-10
/
+31
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2
-10
/
+22
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
1
-0
/
+3
2023-04-24
migration: move migration_global_dump() to migration-hmp-cmds.c
Juan Quintela
1
-1
/
+0
2023-04-24
util/mmap-alloc: qemu_fd_getfs()
Peter Xu
1
-0
/
+7
2023-04-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
1
-6
/
+0
2023-04-22
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
4
-45
/
+44
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2
-0
/
+44
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
7
-64
/
+91
2023-04-21
pci: avoid accessing slot_reserved_mask directly outside of pci.c
Chuck Zmudzinski
1
-0
/
+3
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
2
-0
/
+6
2023-04-21
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
1
-0
/
+2
2023-04-21
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
1
-0
/
+1
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
1
-0
/
+7
2023-04-20
tpm: Add support for TPM device over I2C bus
Ninad Palsule
1
-0
/
+3
2023-04-20
tpm: Extend common APIs to support TPM TIS I2C
Ninad Palsule
1
-0
/
+41
2023-04-20
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
1
-0
/
+1
2023-04-20
fsl-imx6ul: Add fec[12]-phy-connected properties
Guenter Roeck
1
-0
/
+1
2023-04-20
hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
Guenter Roeck
1
-0
/
+2
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
1
-0
/
+7
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
1
-1
/
+1
2023-04-20
include/exec: Provide the tswap() functions for target independent code, too
Thomas Huth
2
-63
/
+73
2023-04-20
softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
Thomas Huth
1
-0
/
+4
2023-04-20
hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
Strahinja Jankovic
1
-1
/
+4
2023-04-20
hw/arm: Add WDT to Allwinner-A10 and Cubieboard
Strahinja Jankovic
1
-0
/
+2
2023-04-20
hw/watchdog: Allwinner WDT emulation for system reset
Strahinja Jankovic
1
-0
/
+123
2023-04-20
monitor: mark mixed functions that can suspend
Paolo Bonzini
1
-2
/
+2
2023-04-20
migration: mark mixed functions that can suspend
Paolo Bonzini
1
-2
/
+2
2023-04-20
io: mark mixed functions that can suspend
Paolo Bonzini
1
-39
/
+39
2023-04-20
lasi: fix RTC migration
Paolo Bonzini
1
-2
/
+1
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
2
-0
/
+6
2023-04-11
block, block-backend: write some hot coroutine wrappers by hand
Paolo Bonzini
2
-4
/
+3
2023-04-11
block-backend: inline bdrv_co_get_geometry
Paolo Bonzini
1
-3
/
+0
2023-04-11
block: remove has_variable_length from BlockDriver
Paolo Bonzini
1
-2
/
+0
2023-04-11
block: move has_variable_length to BlockLimits
Paolo Bonzini
1
-0
/
+8
2023-03-28
softmmu: Restore use of CPU watchpoint for all accelerators
Philippe Mathieu-Daudé
1
-1
/
+1
2023-03-28
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
2
-37
/
+43
2023-03-28
include/exec: Change reserved_va semantics to last byte
Richard Henderson
1
-1
/
+10
[next]