index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sysemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2022-06-24
1
-1
/
+0
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
1
-16
/
+67
*
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
2022-06-06
1
-0
/
+1
*
replay: rewrite async event handling
Pavel Dovgalyuk
2022-06-06
1
-2
/
+7
*
replay: notify vCPU when BH is scheduled
Pavel Dovgalyuk
2022-06-06
1
-0
/
+1
*
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-06-03
1
-2
/
+0
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
1
-2
/
+0
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-3
/
+3
*
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-05-09
2
-4
/
+43
|
\
|
*
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
1
-0
/
+4
|
*
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
2022-05-09
1
-0
/
+1
|
*
Introduce event-loop-base abstract class
Nicolas Saenz Julienne
2022-05-09
2
-4
/
+38
*
|
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
1
-0
/
+1
|
/
*
sysemu: tpm: Add a stub function for TPM_IS_CRB
Eric Auger
2022-05-06
1
-0
/
+6
*
block: move fcntl_setfl()
Marc-André Lureau
2022-05-03
1
-2
/
+0
*
dump: Add more offset variables
Janosch Frank
2022-04-22
1
-0
/
+4
*
dump: Introduce shdr_num to decrease complexity
Janosch Frank
2022-04-22
1
-1
/
+1
*
dump: Remove the sh_info variable
Janosch Frank
2022-04-22
1
-2
/
+1
*
sysemu/os-win32: Test for and use _lock_file/_unlock_file
Richard Henderson
2022-04-20
1
-7
/
+9
*
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
2
-1
/
+8
*
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
2022-04-06
1
-0
/
+2
*
include: move os_*() to os-foo.h
Marc-André Lureau
2022-04-06
2
-1
/
+5
*
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
2022-04-06
1
-0
/
+2
*
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2022-04-06
1
-0
/
+1
*
oslib: drop qemu_gettimeofday()
Marc-André Lureau
2022-04-06
2
-9
/
+0
*
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-16
1
-2
/
+0
*
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
1
-2
/
+2
*
kvm-irqchip: introduce new API to support route change
Longpeng(Mike)
2022-03-15
1
-0
/
+19
*
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+2
*
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2022-03-06
2
-5
/
+2
*
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+1
*
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
2022-03-06
1
-6
/
+12
*
sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
Philippe Mathieu-Daudé
2022-03-06
1
-3
/
+3
*
sysemu/memory_mapping: Become target-agnostic
Philippe Mathieu-Daudé
2022-03-06
1
-3
/
+2
*
block-backend-common.h: split function pointers in BlockDevOps
Emanuele Giuseppe Esposito
2022-03-04
1
-5
/
+23
*
include/sysemu/blockdev.h: global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-3
/
+10
*
IO_CODE and IO_OR_GS_CODE for block-backend I/O API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+2
*
include/sysemu/block-backend: split header into I/O and global state (GS) API
Emanuele Giuseppe Esposito
2022-03-04
4
-266
/
+362
*
os-posix: Add os_set_daemonize()
Hanna Reitz
2022-03-04
2
-0
/
+9
*
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2022-03-04
1
-1
/
+1
*
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-0
/
+58
*
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
1
-2
/
+2
*
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
2022-01-18
1
-3
/
+5
*
hw/dma: Move ScatterGatherEntry / QEMUSGList declarations around
Philippe Mathieu-Daudé
2022-01-18
1
-11
/
+11
*
hw/dma: Remove CONFIG_USER_ONLY check
Philippe Mathieu-Daudé
2022-01-18
1
-3
/
+0
*
include/sysemu/blockdev.h: remove drive_get_max_devs
Emanuele Giuseppe Esposito
2022-01-14
1
-1
/
+0
*
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
1
-2
/
+0
*
sysemu: Cleanup qemu_run_machine_init_done_notifiers()
Xiaoyao Li
2022-01-05
1
-1
/
+0
*
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-13
/
+12
*
dma: Let st*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-10
/
+10
[next]