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
*
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...
Peter Maydell
2020-09-29
3
-1
/
+9
|
\
|
*
virtio-gpu: set physical dimensions for EDID
Marc-André Lureau
2020-09-29
1
-0
/
+1
|
*
spice: get monitors physical dimension
Marc-André Lureau
2020-09-29
1
-0
/
+3
|
*
ui: add getter for UIInfo
Marc-André Lureau
2020-09-29
1
-0
/
+1
|
*
edid: use physical dimensions if available
Marc-André Lureau
2020-09-29
1
-1
/
+4
*
|
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
2020-09-29
1
-0
/
+1
*
|
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
2020-09-29
1
-0
/
+2
*
|
acpi: add aml_land() and aml_break() primitives
Igor Mammedov
2020-09-29
1
-0
/
+2
*
|
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
2020-09-29
1
-0
/
+2
*
|
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
2020-09-29
1
-0
/
+2
*
|
util/hexdump: introduce qemu_hexdump_line()
Laurent Vivier
2020-09-29
1
-0
/
+8
*
|
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-29
3
-3
/
+0
*
|
vhost: recheck dev state in the vhost_migration_log routine
Dima Stepanov
2020-09-29
1
-0
/
+10
*
|
vhost-vdpa: batch updating IOTLB mappings
Jason Wang
2020-09-29
1
-0
/
+1
*
|
vhost: switch to use IOTLB v2 format
Jason Wang
2020-09-29
2
-0
/
+3
*
|
linux headers: sync to 5.9-rc4
Jason Wang
2020-09-29
10
-36
/
+277
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-28
1
-1
/
+1
|
\
|
*
timer: Fix timer_mod_anticipate() documentation
Philippe Mathieu-Daudé
2020-09-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-09-24
24
-259
/
+293
|
\
\
|
*
|
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
22
-259
/
+268
|
*
|
virtio-blk: undo destructive iov_discard_*() operations
Stefan Hajnoczi
2020-09-23
1
-0
/
+2
|
*
|
util/iov: add iov_discard_undo()
Stefan Hajnoczi
2020-09-23
1
-0
/
+23
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200923-pull-request...
Peter Maydell
2020-09-24
1
-1
/
+0
|
\
\
|
*
|
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
2020-09-23
1
-1
/
+0
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-24
1
-5
/
+43
|
\
\
|
|
/
|
/
|
|
*
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-22
1
-5
/
+43
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...
Peter Maydell
2020-09-22
2
-9
/
+7
|
\
\
|
|
/
|
/
|
|
*
hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure
Philippe Mathieu-Daudé
2020-09-21
2
-9
/
+7
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-21
323
-1170
/
+488
|
\
\
|
*
|
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
242
-855
/
+292
|
*
|
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
51
-186
/
+51
|
*
|
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
46
-49
/
+47
|
*
|
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
2020-09-18
9
-16
/
+16
|
*
|
qom: Allow objects to be allocated with increased alignment
Richard Henderson
2020-09-18
1
-0
/
+5
|
*
|
qom: Correct error values in two contracts
Markus Armbruster
2020-09-18
1
-2
/
+2
|
*
|
qom: Clean up object_property_get_enum()'s error value
Markus Armbruster
2020-09-18
1
-3
/
+3
|
*
|
qom: Correct object_class_dynamic_cast_assert() documentation
Eduardo Habkost
2020-09-18
1
-1
/
+1
|
*
|
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-18
6
-11
/
+12
|
*
|
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-18
6
-12
/
+24
|
*
|
sifive_u: Rename memmap enum constants
Eduardo Habkost
2020-09-18
1
-17
/
+17
|
*
|
sifive_e: Rename memmap enum constants
Eduardo Habkost
2020-09-18
1
-19
/
+19
|
|
/
*
/
hw/i386/vmport: Drop superfluous parenthesis around function typedef
Philippe Mathieu-Daudé
2020-09-18
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...
Peter Maydell
2020-09-17
4
-4
/
+39
|
\
|
*
x86: move cpu hotplug from pc to x86
Gerd Hoffmann
2020-09-17
1
-0
/
+10
|
*
x86: move acpi_dev from pc/microvm
Gerd Hoffmann
2020-09-17
3
-2
/
+1
|
*
x86: constify x86_machine_is_*_enabled
Gerd Hoffmann
2020-09-17
1
-2
/
+2
|
*
microvm/acpi: add minimal acpi support
Gerd Hoffmann
2020-09-17
1
-0
/
+9
|
*
microvm: make virtio irq base runtime configurable
Gerd Hoffmann
2020-09-17
1
-1
/
+1
[next]