index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
accel.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
seabios: update submodule to 1.16.3 release
Gerd Hoffmann
1
-0
/
+0
2023-11-23
tests/tcg: finesse the registers check for "hidden" regs
Alex Bennée
3
-37
/
+69
2023-11-23
configure: don't try a "native" cross for linux-user
Alex Bennée
1
-10
/
+13
2023-11-23
tests/tcg: enable semiconsole test for Arm
Alex Bennée
2
-0
/
+51
2023-11-23
tests/tcg: enable arm softmmu tests
Alex Bennée
3
-10
/
+397
2023-11-23
testing: move arm system tests into their own folder
Alex Bennée
3
-3
/
+2
2023-11-23
hw/core: skip loading debug on all failures
Alex Bennée
1
-1
/
+1
2023-11-23
docs/system: clarify limits of using gdbstub in system emulation
Alex Bennée
1
-1
/
+12
2023-11-23
docs/emulation: expand warning about semihosting
Alex Bennée
1
-2
/
+3
2023-11-23
tests/tcg: fixup Aarch64 semiconsole test
Alex Bennée
1
-2
/
+3
2023-11-23
target/nios2: Deprecate the Nios II architecture
Philippe Mathieu-Daudé
3
-0
/
+17
2023-11-23
plugins: fix win plugin tests on cross compile
Greg Manning
4
-4
/
+5
2023-11-23
tests/docker: merge debian-native with debian-amd64
Alex Bennée
6
-69
/
+18
2023-11-23
.gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)
Philippe Mathieu-Daudé
3
-5
/
+5
2023-11-23
tests/docker: replace fedora-i386 with debian-i686
Daniel P. Berrangé
6
-53
/
+203
2023-11-22
target/riscv/cpu_helper.c: Fix mxr bit behavior
Ivan Klokov
1
-4
/
+20
2023-11-22
target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
Ivan Klokov
1
-23
/
+7
2023-11-22
riscv: Fix SiFive E CLINT clock frequency
Román Cárdenas
1
-1
/
+1
2023-11-22
target/riscv: don't verify ISA compatibility for zicntr and zihpm
Clément Chigot
1
-0
/
+9
2023-11-22
hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()
Daniel Henrique Barboza
1
-29
/
+42
2023-11-22
linux-user/riscv: Add Zicboz block size to hwprobe
Palmer Dabbelt
1
-0
/
+6
2023-11-21
target/hppa: Update SeaBIOS-hppa to version 13
Helge Deller
2
-0
/
+0
2023-11-21
Update version for v8.2.0-rc1 release
Stefan Hajnoczi
1
-1
/
+1
2023-11-21
Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
Thomas Huth
1
-0
/
+8
2023-11-21
linux-user: Fix loaddr computation for some elf files
Richard Henderson
1
-1
/
+1
2023-11-21
hw/ide/via: implement legacy/native mode switching
Mark Cave-Ayland
1
-2
/
+37
2023-11-21
ide/via: don't attempt to set default BAR addresses
Mark Cave-Ayland
1
-5
/
+0
2023-11-21
ide/pci: introduce pci_ide_update_mode() function
Mark Cave-Ayland
2
-0
/
+85
2023-11-21
ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...
Mark Cave-Ayland
3
-12
/
+15
2023-11-21
iotests: Test two stream jobs in a single iothread
Kevin Wolf
2
-0
/
+85
2023-11-21
stream: Fix AioContext locking during bdrv_graph_wrlock()
Kevin Wolf
1
-2
/
+2
2023-11-21
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
20
-75
/
+122
2023-11-21
block: Fix bdrv_graph_wrlock() call in blk_remove_bs()
Kevin Wolf
1
-1
/
+3
2023-11-21
hw/ide/ahci: fix legacy software reset
Niklas Cassel
1
-1
/
+26
2023-11-21
hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
David Woodhouse
1
-3
/
+21
2023-11-21
vl: disable default serial when xen-console is enabled
David Woodhouse
1
-0
/
+1
2023-11-21
ui/pixman-minimal.h: fix empty allocation
Manos Pitsidianakis
1
-2
/
+46
2023-11-21
vl: add missing display_remote++
Marc-André Lureau
1
-0
/
+2
2023-11-21
ui/console: fix default VC when there are no display
Marc-André Lureau
1
-10
/
+8
2023-11-21
ui: use "vc" chardev for dbus, gtk & spice-app
Marc-André Lureau
3
-0
/
+3
2023-11-21
vl: revert behaviour for -display none
Marc-André Lureau
1
-1
/
+1
2023-11-21
net: do not delete nics in net_cleanup()
David Woodhouse
1
-6
/
+22
2023-11-21
net: Update MemReentrancyGuard for NIC
Akihiko Odaki
2
-0
/
+15
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
40
-40
/
+75
2023-11-21
ppc/pnv: Fix PNV I2C invalid status after reset
Glenn Miles
1
-24
/
+18
2023-11-21
ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
Glenn Miles
2
-3
/
+5
2023-11-21
target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
John Platts
3
-4
/
+313
2023-11-21
ppc/pnv: Fix potential overflow in I2C model
Cédric Le Goater
1
-1
/
+7
2023-11-21
tcg/loongarch64: Fix tcg_out_mov() Aborted
Song Gao
1
-0
/
+3
2023-11-20
hw/arm/fsl-imx: Do not ignore Error argument
Philippe Mathieu-Daudé
2
-2
/
+4
[next]