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
/
softmmu
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
2022-10-17
1
-0
/
+37
*
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
1
-0
/
+7
*
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
1
-2
/
+2
|
\
|
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-10-04
1
-2
/
+2
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-04
1
-16
/
+0
|
\
\
|
|
/
|
/
|
|
*
watchdog: remove -watchdog option
Paolo Bonzini
2022-09-29
1
-16
/
+0
*
|
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-23
2
-6
/
+6
|
/
*
audio: add help option for -audio and -audiodev
Claudio Fontana
2022-09-19
1
-2
/
+7
*
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-09-13
1
-1
/
+1
*
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
2022-09-06
1
-0
/
+12
*
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-02
1
-1
/
+3
|
\
|
*
audio: exit(1) if audio backend failed to be found or initialized
Marc-André Lureau
2022-09-02
1
-1
/
+3
*
|
softmmu/physmem: Remove the ifdef __linux__ around the pagesize functions
Thomas Huth
2022-08-26
1
-17
/
+0
|
/
*
vl: remove dead code in parse_memory_options()
Paolo Bonzini
2022-08-08
1
-6
/
+1
*
vl: fix [memory] section with -readconfig
Paolo Bonzini
2022-08-08
1
-11
/
+14
*
qapi: Add exit-failure PanicAction
Ilya Leoshkevich
2022-07-29
2
-6
/
+17
*
Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...
Peter Maydell
2022-07-20
3
-0
/
+609
|
\
|
*
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
2022-07-20
1
-0
/
+194
|
*
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2022-07-20
2
-0
/
+298
|
*
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2022-07-20
2
-0
/
+117
*
|
softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH
Zhang Chen
2022-07-20
1
-0
/
+1
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-14
1
-24
/
+6
|
\
|
*
meson: Prefix each element of firmware path
Akihiko Odaki
2022-07-13
1
-3
/
+5
|
*
datadir: Use bundle mechanism
Akihiko Odaki
2022-07-13
1
-21
/
+1
*
|
vl: Unlink absolute PID file path
Hanna Reitz
2022-07-12
1
-4
/
+26
*
|
vl: Conditionally register PID file unlink notifier
Hanna Reitz
2022-07-12
1
-9
/
+9
|
/
*
vga: avoid crash if no default vga card
Guo Zhi
2022-06-28
1
-1
/
+2
*
semihosting: Cleanup chardev init
Richard Henderson
2022-06-28
1
-2
/
+1
*
accel: Introduce current_accel_name()
Alexander Graf
2022-06-27
1
-2
/
+1
*
softmmu: Always initialize xlat in address_space_translate_for_iotlb
Richard Henderson
2022-06-21
1
-1
/
+12
*
vfio-user: handle PCI BAR accesses
Jagannathan Raman
2022-06-15
1
-2
/
+2
*
qdev: unplug blocker for devices
Jagannathan Raman
2022-06-15
1
-0
/
+4
*
hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
Jonathan Cameron
2022-06-10
1
-2
/
+0
*
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-06-10
1
-44
/
+0
*
Enable common virtio pci support for LoongArch
Xiaojuan Yang
2022-06-06
1
-1
/
+2
*
replay: rewrite async event handling
Pavel Dovgalyuk
2022-06-06
1
-1
/
+3
*
replay: notify vCPU when BH is scheduled
Pavel Dovgalyuk
2022-06-06
1
-0
/
+8
*
ui: Remove deprecated options "-sdl" and "-curses"
Thomas Huth
2022-06-03
1
-19
/
+0
*
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-06-03
2
-71
/
+1
*
ui: Remove deprecated parameters of the "-display sdl" option
Thomas Huth
2022-06-03
1
-40
/
+1
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-17
1
-0
/
+47
|
\
|
*
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
2022-05-13
1
-0
/
+47
*
|
introduce -audio as a replacement for -soundhw
Paolo Bonzini
2022-05-14
1
-3
/
+25
*
|
soundhw: move help handling to vl.c
Paolo Bonzini
2022-05-14
1
-0
/
+4
|
/
*
vl: make machine type deprecation a warning
Paolo Bonzini
2022-05-12
1
-1
/
+1
*
machine: move more memory validation to Machine object
Paolo Bonzini
2022-05-12
1
-14
/
+3
*
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
1
-40
/
+22
*
machine: add mem compound property
Paolo Bonzini
2022-05-12
1
-83
/
+40
*
machine: add boot compound property
Paolo Bonzini
2022-05-12
1
-11
/
+5
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
3
-27
/
+3
[next]