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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
gdbstub: replace exit calls with proper shutdown for softmmu
Clément Chigot
1
-0
/
+9
2023-10-12
softmmu: pass the main loop status to gdb "Wxx" packet
Clément Chigot
1
-1
/
+1
2023-10-12
softmmu: add means to pass an exit code when requesting a shutdown
Clément Chigot
1
-0
/
+2
2023-10-11
plugins: Set final instruction count in plugin_gen_tb_end
Matt Borgerson
1
-2
/
+2
2023-10-11
accel/tcg: Add plugin_enabled to DisasContextBase
Richard Henderson
1
-0
/
+2
2023-10-11
gdbstub: Replace gdb_regs with an array
Akihiko Odaki
1
-1
/
+1
2023-10-11
gdbstub: Remove gdb_has_xml variable
Akihiko Odaki
1
-8
/
+0
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
1
-1
/
+1
2023-10-11
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
1
-2
/
+7
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
6
-17
/
+89
2023-10-09
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
7
-13
/
+167
2023-10-09
Merge tag 'pull-shadow-2023-10-06' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
8
-22
/
+22
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2
-1
/
+72
2023-10-07
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
1
-10
/
+14
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2
-3
/
+3
2023-10-07
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
1
-3
/
+0
2023-10-06
sysemu/tpm: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-06
util/guest-random: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-4
/
+4
2023-10-06
semihosting: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-06
qom/object_interfaces: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-8
/
+8
2023-10-06
plugins/loader: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-06
os-posix: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-06
net/net: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-3
/
+3
2023-10-06
hw/audio/soundhw: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-06
q800: add alias for MacOS toolbox ROM at 0x40000000
Mark Cave-Ayland
1
-0
/
+1
2023-10-06
q800: add ESCC alias at 0xc000
Mark Cave-Ayland
1
-0
/
+1
2023-10-06
mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
Mark Cave-Ayland
1
-0
/
+3
2023-10-06
swim: update IWM/ISM register block decoding
Mark Cave-Ayland
1
-3
/
+5
2023-10-06
swim: split into separate IWM and ISM register blocks
Mark Cave-Ayland
1
-10
/
+5
2023-10-06
q800: add easc bool machine class property to switch between ASC and EASC
Mark Cave-Ayland
1
-0
/
+1
2023-10-06
q800: add Apple Sound Chip (ASC) audio to machine
Mark Cave-Ayland
2
-1
/
+5
2023-10-06
asc: generate silence if FIFO empty but engine still running
Mark Cave-Ayland
1
-0
/
+2
2023-10-06
audio: add Apple Sound Chip (ASC) emulation
Mark Cave-Ayland
1
-0
/
+84
2023-10-06
q800: allow accesses to RAM area even if less memory is available
Mark Cave-Ayland
1
-0
/
+1
2023-10-06
q800: add IOSB subsystem
Mark Cave-Ayland
2
-0
/
+27
2023-10-06
q800: add machine id register
Mark Cave-Ayland
1
-0
/
+1
2023-10-06
q800: add djMEMC memory controller
Mark Cave-Ayland
2
-0
/
+32
2023-10-05
nbd/server: Prepare for per-request filtering of BLOCK_STATUS
Eric Blake
1
-0
/
+1
2023-10-05
nbd/server: Refactor list of negotiated meta contexts
Eric Blake
1
-0
/
+1
2023-10-05
nbd/client: Initial support for extended headers
Eric Blake
1
-1
/
+2
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
14
-25
/
+221
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
10
-252
/
+281
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2
-0
/
+4
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
1
-0
/
+100
2023-10-04
util/uuid: add a hash function
Albert Esteve
1
-0
/
+2
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
1
-0
/
+6
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
1
-1
/
+9
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
1
-0
/
+2
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
1
-0
/
+2
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
1
-16
/
+2
[next]