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
*
can_emu: Delete macros for non-existing typedef
Eduardo Habkost
2020-08-27
1
-4
/
+0
*
s390_flic: Move KVMS390FLICState typedef to header
Eduardo Habkost
2020-08-27
2
-2
/
+3
*
mcf_fec: Move mcf_fec_state typedef to header
Eduardo Habkost
2020-08-27
2
-2
/
+3
*
hvf: Move HVFState typedef to hvf.h
Eduardo Habkost
2020-08-27
2
-2
/
+3
*
i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
Eduardo Habkost
2020-08-27
2
-4
/
+6
*
pci: Move PCIBusClass typedef to pci.h
Eduardo Habkost
2020-08-27
2
-2
/
+3
*
throttle-groups: Move ThrottleGroup typedef to header
Eduardo Habkost
2020-08-27
2
-2
/
+3
*
tulip: Move TulipState typedef to header
Eduardo Habkost
2020-08-27
2
-2
/
+3
*
hcd-dwc2: Rename USB_*CLASS macros for consistency
Eduardo Habkost
2020-08-27
2
-6
/
+6
*
hvf: Add missing include
Eduardo Habkost
2020-08-27
1
-0
/
+2
*
virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
Eduardo Habkost
2020-08-27
1
-2
/
+2
*
versatile: Fix typo in PCI_VPB_HOST definition
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
aspeed_timer: Fix ASPEED_TIMER macro definition
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
opentitan: Rename memmap enum constants
Eduardo Habkost
2020-08-27
2
-61
/
+61
*
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
2020-08-27
4
-266
/
+266
*
allwinner-h3: Rename memmap enum constants
Eduardo Habkost
2020-08-27
3
-96
/
+96
*
pl110: Rename pl110_version enum values
Eduardo Habkost
2020-08-27
1
-11
/
+11
*
vmw_pvscsi: Rename QOM class cast macros
Eduardo Habkost
2020-08-27
1
-4
/
+4
*
megasas: Rename QOM class cast macros
Eduardo Habkost
2020-08-27
1
-6
/
+6
*
e1000: Rename QOM class cast macros
Eduardo Habkost
2020-08-27
1
-4
/
+4
*
numa: hmat: fix cache size check
Igor Mammedov
2020-08-27
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200827' into staging
Peter Maydell
2020-08-27
4
-1
/
+85
|
\
|
*
hw/vfio/ap: Plug memleak in vfio_ap_get_group()
Pan Nengyuan
2020-08-27
1
-0
/
+1
|
*
docs/system/s390x: Add a chapter about s390x boot devices
Thomas Huth
2020-08-27
2
-0
/
+83
|
*
virtio-ccw-input: fix description
Cornelia Huck
2020-08-27
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...
Peter Maydell
2020-08-26
6
-76
/
+148
|
\
|
*
hw/display/artist: Fix invalidation of lines near screen border
Sven Schnelle
2020-08-26
1
-1
/
+6
|
*
hw/display/artist: Fix invalidation of lines in artist_draw_line()
Sven Schnelle
2020-08-26
1
-1
/
+4
|
*
hw/display/artist: Unbreak size mismatch memory accesses
Helge Deller
2020-08-26
1
-8
/
+4
|
*
hw/display/artist: Prevent out of VRAM buffer accesses
Helge Deller
2020-08-26
1
-41
/
+69
|
*
Revert "hw/display/artist: Avoid drawing line when nothing to display"
Helge Deller
2020-08-26
1
-3
/
+0
|
*
hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
Philippe Mathieu-Daudé
2020-08-26
1
-15
/
+25
|
*
hw/display/artist: Check offset in draw_line to avoid buffer over-run
Philippe Mathieu-Daudé
2020-08-26
1
-2
/
+7
|
*
hw/hppa/lasi: Don't abort on invalid IMR value
Helge Deller
2020-08-26
1
-2
/
+6
|
*
hw/display/artist.c: fix out of bounds check
Sven Schnelle
2020-08-04
1
-13
/
+11
|
*
hw/hppa: Implement proper SeaBIOS version check
Helge Deller
2020-08-04
1
-0
/
+22
|
*
seabios-hppa: Update to SeaBIOS hppa version 1
Helge Deller
2020-08-04
2
-0
/
+0
|
*
hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
Helge Deller
2020-08-04
2
-2
/
+6
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...
Peter Maydell
2020-08-26
34
-570
/
+2952
|
\
\
|
*
|
iotests: Add tests for qcow2 images with extended L2 entries
Alberto Garcia
2020-08-26
3
-0
/
+1628
|
*
|
qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
Alberto Garcia
2020-08-25
3
-2
/
+23
|
*
|
qcow2: Allow preallocation and backing files if extended_l2 is set
Alberto Garcia
2020-08-25
2
-4
/
+5
|
*
|
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-25
25
-142
/
+256
|
*
|
qcow2: Add prealloc field to QCowL2Meta
Alberto Garcia
2020-08-25
3
-1
/
+15
|
*
|
qcow2: Add subcluster support to qcow2_measure()
Alberto Garcia
2020-08-25
1
-7
/
+13
|
*
|
qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-08-25
3
-24
/
+94
|
*
|
qcow2: Add subcluster support to handle_alloc_space()
Alberto Garcia
2020-08-25
1
-4
/
+5
|
*
|
qcow2: Clear the L2 bitmap when allocating a compressed cluster
Alberto Garcia
2020-08-25
1
-0
/
+3
|
*
|
qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
Alberto Garcia
2020-08-25
1
-0
/
+18
|
*
|
qcow2: Add subcluster support to check_refcounts_l2()
Alberto Garcia
2020-08-25
2
-6
/
+12
[next]