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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-console: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
vhost-user-net: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
vhost-user-crypto: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+4
*
hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+6
*
hw/ipmi: Remove unnecessary declarations
Philippe Mathieu-Daudé
2020-01-07
1
-4
/
+0
*
target/i386: Add missed features to Cooperlake CPU model
Xiaoyao Li
2020-01-07
1
-1
/
+50
*
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Xiaoyao Li
2020-01-07
1
-5
/
+8
*
target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
mkdolata@us.ibm.com
2020-01-07
1
-2
/
+2
*
hw/rtc/mc146818: Add missing dependency on ISA Bus
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
*
hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF
Philippe Mathieu-Daudé
2020-01-07
5
-1
/
+8
*
hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM
Philippe Mathieu-Daudé
2020-01-07
4
-1
/
+8
*
hw/ppc/Kconfig: Only select FDT helper for machines using it
Philippe Mathieu-Daudé
2020-01-07
2
-1
/
+12
*
hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS
Philippe Mathieu-Daudé
2020-01-07
2
-1
/
+8
*
hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
Philippe Mathieu-Daudé
2020-01-07
1
-4
/
+1
*
hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
*
hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
*
hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
Philippe Mathieu-Daudé
2020-01-07
2
-1
/
+1
*
hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA config
Philippe Mathieu-Daudé
2020-01-07
1
-1
/
+1
*
hw/intc/i8259: Fix Kconfig dependency on ISA bus
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
*
hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+2
*
hw/timer/Kconfig: Intel 8254 PIT depends of ISA bus
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+1
*
hw/i386/pc: fix regression in parsing vga cmdline parameter
Peter Wu
2020-01-07
1
-4
/
+4
*
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+9
*
replay: record and replay random number sources
Pavel Dovgalyuk
2020-01-07
8
-4
/
+77
*
replay: check other timers for icount limit
Pavel Dovgalyuk
2020-01-07
1
-0
/
+4
*
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
2020-01-07
2
-2
/
+0
*
accel/kvm: Make "kernel_irqchip" default on
Xiaoyao Li
2020-01-07
2
-9
/
+13
*
x86: Check for machine state object class before typecasting it
Michal Privoznik
2020-01-07
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...
Peter Maydell
2020-01-06
43
-205
/
+1660
|
\
|
*
tests: add dbus-vmstate-test
Marc-André Lureau
2020-01-06
5
-1
/
+511
|
*
tests: add migration-helpers unit
Marc-André Lureau
2020-01-06
4
-166
/
+216
|
*
dockerfiles: add dbus-daemon to some of latest distributions
Marc-André Lureau
2020-01-06
4
-0
/
+4
|
*
configure: add GDBUS_CODEGEN
Marc-André Lureau
2020-01-06
1
-0
/
+7
|
*
Add dbus-vmstate object
Marc-André Lureau
2020-01-06
8
-0
/
+604
|
*
util: add dbus helper unit
Marc-André Lureau
2020-01-06
4
-0
/
+81
|
*
docs: start a document to describe D-Bus usage
Marc-André Lureau
2020-01-06
3
-0
/
+111
|
*
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2020-01-06
17
-38
/
+41
|
*
vmstate: add qom interface to get id
Marc-André Lureau
2020-01-06
8
-0
/
+85
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...
Peter Maydell
2020-01-06
131
-552
/
+1139
|
\
\
|
*
|
backup-top: Begin drain earlier
Max Reitz
2020-01-06
1
-2
/
+2
|
*
|
tests/qemu-iotests: Update tests to recent desugarized -accel option
Philippe Mathieu-Daudé
2020-01-06
2
-4
/
+4
|
*
|
tests/qemu-iotests: add case to write compressed data of multiple clusters
Andrey Shinkevich
2020-01-06
2
-0
/
+57
|
*
|
qcow2: Allow writing compressed data of multiple clusters
Andrey Shinkevich
2020-01-06
1
-27
/
+75
|
*
|
block: introduce compress filter driver
Andrey Shinkevich
2020-01-06
3
-4
/
+175
|
*
|
iotests: Allow check -o data_file
Max Reitz
2020-01-06
2
-3
/
+42
[next]