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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-18
target/sh4: Mask restore of env->flags from tb->flags
Guenter Roeck
1
-1
/
+1
2022-12-18
Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
4
-0
/
+86
2022-12-17
Merge tag 'pull-target-arm-20221216' of https://git.linaro.org/people/pmaydel...
Peter Maydell
66
-314
/
+321
2022-12-16
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
Peter Maydell
2
-7
/
+10
2022-12-16
hw/intc/xics: Convert TYPE_ICS to 3-phase reset
Peter Maydell
1
-4
/
+5
2022-12-16
hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
Peter Maydell
2
-8
/
+1
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
3
-14
/
+20
2022-12-16
pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
1
-3
/
+5
2022-12-16
hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset
Peter Maydell
2
-7
/
+10
2022-12-16
hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset
Peter Maydell
1
-3
/
+5
2022-12-16
target/xtensa: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/tricore: Convert to 3-phase reset
Peter Maydell
2
-5
/
+9
2022-12-16
target/sparc: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/sh4: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/rx: Convert to 3-phase reset
Peter Maydell
2
-7
/
+10
2022-12-16
target/riscv: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/ppc: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/openrisc: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/nios2: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/mips: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/microblaze: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/m68k: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/loongarch: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/i386: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/hexagon: Convert to 3-phase reset
Peter Maydell
2
-5
/
+9
2022-12-16
target/cris: Convert to 3-phase reset
Peter Maydell
2
-6
/
+10
2022-12-16
target/avr: Convert to 3-phase reset
Peter Maydell
2
-6
/
+11
2022-12-16
target/arm: Convert to 3-phase reset
Peter Maydell
2
-6
/
+11
2022-12-16
hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-12-16
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
Peter Maydell
4
-23
/
+33
2022-12-16
hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-12-16
hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset
Peter Maydell
2
-12
/
+21
2022-12-16
hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset
Peter Maydell
1
-3
/
+11
2022-12-16
hw: Remove device_legacy_reset()
Peter Maydell
3
-20
/
+0
2022-12-16
qdev: Remove qdev_reset_all() and qbus_reset_all()
Peter Maydell
3
-85
/
+0
2022-12-16
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
5
-5
/
+5
2022-12-16
hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
1
-2
/
+2
2022-12-16
pci: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2
-4
/
+4
2022-12-16
hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
Peter Maydell
1
-1
/
+1
2022-12-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
45
-1127
/
+1574
2022-12-15
Merge tag 'pull-request-2022-12-15' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
25
-158
/
+287
2022-12-15
Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
26
-141
/
+459
2022-12-15
target/arm: Restrict arm_cpu_exec_interrupt() to TCG accelerator
Philippe Mathieu-Daudé
1
-2
/
+3
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
5
-13
/
+11
2022-12-15
block: GRAPH_RDLOCK for functions only called by co_wrappers
Kevin Wolf
4
-18
/
+23
2022-12-15
block: use co_wrapper_mixed_bdrv_rdlock in functions taking the rdlock
Emanuele Giuseppe Esposito
2
-23
/
+32
2022-12-15
block-coroutine-wrapper.py: introduce annotations that take the graph rdlock
Emanuele Giuseppe Esposito
2
-1
/
+20
2022-12-15
Mark assert_bdrv_graph_readable/writable() GRAPH_RD/WRLOCK
Kevin Wolf
3
-6
/
+6
2022-12-15
graph-lock: TSA annotations for lock/unlock functions
Kevin Wolf
2
-10
/
+73
2022-12-15
block: assert that graph read and writes are performed correctly
Emanuele Giuseppe Esposito
4
-19
/
+28
[next]