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
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
KVM: Cache kvm slot dirty bitmap size
Peter Xu
1
-0
/
+1
2021-05-26
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
1
-0
/
+2
2021-05-26
KVM: Provide helper to get kvm dirty log
Peter Xu
1
-0
/
+2
2021-05-26
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
1
-2
/
+0
2021-05-14
include/sysemu: Poison all accelerator CONFIG switches in common code
Thomas Huth
3
-0
/
+12
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
1
-1
/
+0
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
1
-1
/
+0
2021-05-12
Remove the deprecated moxie target
Thomas Huth
1
-1
/
+0
2021-05-10
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
Peter Maydell
2
-0
/
+16
2021-05-04
Add NVMM accelerator: acceleration enlightenments
Reinoud Zandijk
2
-0
/
+27
2021-03-24
m68k: add the virtio devices aliases
Laurent Vivier
1
-0
/
+1
2021-03-24
qdev: define list of archs with virtio-pci or virtio-ccw
Laurent Vivier
1
-0
/
+8
2021-03-19
blockdev: Drop deprecated bogus -drive interface type
Markus Armbruster
1
-1
/
+0
2021-03-15
exec: Get rid of phys_mem_set_alloc()
David Hildenbrand
1
-4
/
+0
2021-03-12
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
1
-0
/
+12
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
1
-3
/
+9
2021-03-10
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
1
-0
/
+17
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-2
/
+8
2021-03-09
sysemu/runstate: Let runstate_is_running() return bool
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-16
replay: fix icount request when replaying clock access
Pavel Dovgalyuk
1
-6
/
+8
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
3
-0
/
+17
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
1
-0
/
+4
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
1
-0
/
+1
2021-02-10
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
1
-0
/
+6
2021-02-08
sev: Add Error ** to sev_kvm_init()
David Gibson
1
-1
/
+1
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
1
-1
/
+1
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2
-18
/
+2
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2
-21
/
+50
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
4
-80
/
+3
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
1
-1
/
+2
2021-01-12
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
1
-21
/
+1
2021-01-07
tcg: Add --accel tcg,split-wx property
Richard Henderson
1
-1
/
+2
2020-12-15
vl: Add option to avoid stopping VM upon guest panic
Alejandro Jimenez
1
-0
/
+1
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
2
-2
/
+18
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
1
-2
/
+0
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
1
-2
/
+0
2020-12-15
vl: extract softmmu/runstate.c
Paolo Bonzini
1
-0
/
+3
2020-12-15
vl: remove separate preconfig main_loop
Paolo Bonzini
1
-1
/
+0
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-25
/
+124
2020-12-10
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
1
-0
/
+2
2020-12-10
vl: remove serial_max_hds
Paolo Bonzini
1
-4
/
+0
2020-12-10
vl: extract softmmu/rtc.c
Paolo Bonzini
1
-0
/
+2
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
1
-0
/
+1
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-2
/
+0
2020-12-10
vl: remove bios_name
Paolo Bonzini
1
-1
/
+0
2020-12-10
dma: Let dma_memory_write() propagate MemTxResult
Philippe Mathieu-Daudé
1
-4
/
+18
2020-12-10
dma: Let dma_memory_read() propagate MemTxResult
Philippe Mathieu-Daudé
1
-4
/
+17
2020-12-10
dma: Let dma_memory_rw() propagate MemTxResult
Philippe Mathieu-Daudé
1
-8
/
+22
2020-12-10
dma: Let dma_memory_set() propagate MemTxResult
Philippe Mathieu-Daudé
1
-1
/
+14
2020-12-10
dma: Document address_space_map/address_space_unmap() prototypes
Philippe Mathieu-Daudé
1
-1
/
+28
[next]