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
...
*
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
*
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
2
-0
/
+8
*
softmmu/vl: Fence 'xenfb' if Xen support is not compiled in
Thomas Huth
2022-05-09
1
-0
/
+2
*
remove -writeconfig
Paolo Bonzini
2022-04-28
1
-20
/
+0
*
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
2022-04-21
1
-0
/
+1
*
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
1
-0
/
+1
*
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
Simplify softmmu/main.c
Marc-André Lureau
2022-04-21
1
-16
/
+9
*
softmmu: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
1
-12
/
+9
*
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
1
-2
/
+2
*
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
1
-2
/
+10
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
6
-6
/
+0
*
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
2
-1
/
+2
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-3
/
+3
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
2
-2
/
+2
*
qtest: replace gettimeofday with GTimer
Marc-André Lureau
2022-04-06
1
-29
/
+10
*
memory: Make memory_region_readd_subregion() properly handle mapped aliases
David Hildenbrand
2022-03-29
1
-2
/
+1
*
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-03-22
1
-10
/
+45
|
\
|
*
softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
Philippe Mathieu-Daudé
2022-03-21
1
-2
/
+42
|
*
softmmu/physmem: Simplify flatview_write and address_space_access_valid
Philippe Mathieu-Daudé
2022-03-21
1
-8
/
+3
*
|
error: use GLib to remember the program name
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
|
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-2
/
+2
*
|
vl: typo fix in a comment
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
|
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2022-03-22
1
-0
/
+2
*
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
3
-5
/
+5
|
/
*
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-16
1
-8
/
+0
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...
Peter Maydell
2022-03-08
1
-0
/
+7
|
\
|
*
Check and report for incomplete 'global' option format
Rohit Kumar
2022-03-07
1
-0
/
+7
[prev]
[next]