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
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockjob: implement and use block_job_get_aio_context
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-0
/
+7
*
elf: Add machine type value for LoongArch
WANG Xuerui
2021-12-21
1
-0
/
+2
*
ui/dbus: add chardev backend & interface
Marc-André Lureau
2021-12-21
2
-0
/
+7
*
option: add g_auto for QemuOpts
Marc-André Lureau
2021-12-21
1
-0
/
+2
*
chardev: make socket derivable
Marc-André Lureau
2021-12-21
1
-0
/
+84
*
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
3
-0
/
+33
*
ui: add a D-Bus display backend
Marc-André Lureau
2021-12-21
1
-0
/
+19
*
console: save current scanout details
Marc-André Lureau
2021-12-21
1
-0
/
+27
*
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
2021-12-21
2
-4
/
+6
*
ui: split the GL context in a different object
Marc-André Lureau
2021-12-21
5
-23
/
+36
*
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
1
-2
/
+0
*
ui: factor out qemu_console_set_display_gl_ctx()
Marc-André Lureau
2021-12-21
1
-0
/
+3
*
ui: do not delay further remote resize
Marc-André Lureau
2021-12-21
1
-1
/
+1
*
ui/clipboard: add a clipboard reset serial event
Marc-André Lureau
2021-12-21
1
-0
/
+9
*
ui/clipboard: add qemu_clipboard_check_serial()
Marc-André Lureau
2021-12-21
1
-0
/
+10
*
ui/vdagent: add serial capability support
Marc-André Lureau
2021-12-21
1
-0
/
+4
*
ui: generalize clipboard notifier
Marc-André Lureau
2021-12-21
1
-2
/
+30
*
common-user: Move safe-syscall.* from linux-user
Richard Henderson
2021-12-20
1
-0
/
+140
*
hw/scsi: Fix scsi_bus_init_named() docstring
Philippe Mathieu-Daudé
2021-12-18
1
-1
/
+1
*
cpu: remove unnecessary #ifdef CONFIG_TCG
Paolo Bonzini
2021-12-18
1
-2
/
+0
*
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2021-12-17
1
-0
/
+37
|
\
|
*
glib-compat: Introduce g_memdup2() wrapper
Philippe Mathieu-Daudé
2021-12-17
1
-0
/
+37
*
|
Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-12-17
5
-9
/
+38
|
\
\
|
*
|
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
2021-12-17
1
-0
/
+1
|
*
|
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
2021-12-17
1
-0
/
+2
|
*
|
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
2021-12-17
1
-0
/
+2
|
*
|
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
2021-12-17
1
-0
/
+2
|
*
|
ppc/pnv: Introduce a "chip" property under PHB3
Cédric Le Goater
2021-12-17
1
-0
/
+3
|
*
|
softfloat: Add float64r32 arithmetic routines
Richard Henderson
2021-12-17
1
-0
/
+12
|
*
|
softfloat: Add flag specific to signaling nans
Richard Henderson
2021-12-17
1
-0
/
+1
|
*
|
softfloat: Add flag specific to convert non-nan to int
Richard Henderson
2021-12-17
1
-0
/
+1
|
*
|
softfloat: Add flag specific to sqrt(-x)
Richard Henderson
2021-12-17
1
-0
/
+1
|
*
|
softfloat: Add flags specific to Inf / Inf and 0 / 0
Richard Henderson
2021-12-17
1
-0
/
+2
|
*
|
softfloat: Add flag specific to Inf * 0
Richard Henderson
2021-12-17
1
-0
/
+1
|
*
|
softfloat: Add flag specific to Inf - Inf
Richard Henderson
2021-12-17
1
-0
/
+1
|
*
|
softfloat: Extend float_exception_flags to 16 bits
Richard Henderson
2021-12-17
2
-9
/
+9
*
|
|
s390x/pci: add supported DT information to clp response
Matthew Rosato
2021-12-17
2
-1
/
+3
*
|
|
s390x/pci: use a reserved ID for the default PCI group
Matthew Rosato
2021-12-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-16
10
-9
/
+223
|
\
\
|
*
|
numa: Enable numa for SGX EPC sections
Yang Zhong
2021-12-10
1
-0
/
+3
|
*
|
gdbstub, kvm: let KVM report supported singlestep flags
Maxim Levitsky
2021-12-10
1
-0
/
+15
|
*
|
linux-headers: update to 5.16-rc1
Paolo Bonzini
2021-12-10
7
-8
/
+205
|
*
|
virtio-gpu: do not byteswap padding
Paolo Bonzini
2021-12-10
1
-1
/
+0
|
|
/
*
|
Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2021-12-15
1
-1
/
+0
|
\
\
|
*
|
blockdev: Drop unused drive_get_next()
Markus Armbruster
2021-12-15
1
-1
/
+0
|
|
/
*
|
Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2021-12-15
2
-2
/
+0
|
\
\
|
*
|
include/hw/i386: Don't include qemu-common.h in .h files
Peter Maydell
2021-12-15
2
-2
/
+0
|
|
/
*
|
Merge tag 'migration-20211214-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2021-12-15
1
-0
/
+1
|
\
\
|
*
|
Fixed a QEMU hang when guest poweroff in COLO mode
Rao, Lei
2021-12-15
1
-0
/
+1
|
|
/
*
/
qtest/libqos: add a function to initialize secondary PCI buses
Laurent Vivier
2021-12-15
1
-0
/
+8
|
/
[next]