index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
ui: spice: Exit if gl=on EGL init fails
Cole Robinson
1
-2
/
+4
2016-08-09
sdl2: skip init without outputs
Gerd Hoffmann
1
-0
/
+3
2016-08-09
ui: sdl2: Release grab before opening console window
Cole Robinson
1
-0
/
+4
2016-08-09
ui: gtk: fix crash when terminal inner-border is NULL
Cole Robinson
1
-4
/
+6
2016-08-09
ahci: free irqs array
Marc-André Lureau
1
-0
/
+1
2016-08-09
ahci: fix sglist leak on retry
Marc-André Lureau
2
-2
/
+2
2016-08-09
macio: set res_count value to 0 after non-block ATAPI DMA transfers
Mark Cave-Ayland
1
-0
/
+1
2016-08-09
atapi: fix halted DMA reset
John Snow
1
-0
/
+1
2016-08-05
ide: fix halted IO segfault at reset
John Snow
1
-0
/
+1
2016-08-05
virtio: error out if guest exceeds virtqueue size
Stefan Hajnoczi
1
-0
/
+5
2016-08-05
target-i386: fix typo in xsetbv implementation
Dave Hansen
1
-1
/
+1
2016-08-05
pcie: fix link active status bit migration
Michael S. Tsirkin
4
-1
/
+23
2016-08-05
nbd: Limit nbdflags to 16 bits
Eric Blake
5
-25
/
+25
2016-08-05
nbd: Don't use *_to_cpup() functions
Peter Maydell
3
-11
/
+11
2016-08-05
nbd: More debug typo fixes, use correct formats
Eric Blake
2
-40
/
+49
2016-08-05
Fix some typos found by codespell
Stefan Weil
36
-48
/
+48
2016-08-05
block/iscsi: fix rounding in iscsi_allocationmap_set
Peter Lieven
1
-3
/
+5
2016-08-05
util: Fix MIN_NON_ZERO
Fam Zheng
1
-1
/
+2
2016-08-05
qemu-iotests: Test naming of throttling groups
Alberto Garcia
2
-2
/
+100
2016-08-05
blockdev: Fix regression with the default naming of throttling groups
Alberto Garcia
1
-3
/
+6
2016-08-05
s390x/ipl: fix reboots for migration from different bios
David Hildenbrand
2
-2
/
+11
2016-08-05
Revert "virtio-net: unbreak self announcement and guest offloads after migrat...
Michael S. Tsirkin
1
-23
/
+17
2016-08-05
virtio: set low features early on load
Michael S. Tsirkin
1
-0
/
+10
2016-08-05
target-sparc: fix register corruption in ldstub if there is no write permission
Artyom Tarasenko
1
-1
/
+4
2016-08-05
scsi: Advertise limits by blocksize, not 512
Eric Blake
1
-1
/
+2
2016-08-05
scsi-generic: Merge block max xfer len in INQUIRY response
Fam Zheng
1
-0
/
+12
2016-08-05
nbd: Allow larger requests
Eric Blake
2
-4
/
+1
2016-08-05
vfio/pci: Fix VGA quirks
Alex Williamson
2
-5
/
+4
2016-08-05
pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
Lin Ma
2
-4
/
+3
2016-08-05
qapi: Fix crash on missing alternate member of QAPI struct
Eric Blake
2
-0
/
+20
2016-08-05
qcow2: Avoid making the L1 table too big
Max Reitz
1
-1
/
+2
2016-08-05
backup: Don't leak BackupBlockJob in error path
Kevin Wolf
1
-2
/
+5
2016-08-05
net: fix qemu_announce_self not emitting packets
Peter Lieven
1
-1
/
+1
2016-08-05
ui: fix regression in printing VNC host/port on startup
Daniel P. Berrange
1
-1
/
+1
2016-08-05
io: remove mistaken call to object_ref on QTask
Daniel P. Berrange
1
-2
/
+1
2016-08-05
vmsvga: don't process more than 1024 fifo commands at once
Gerd Hoffmann
1
-2
/
+2
2016-08-05
vmsvga: shadow fifo registers
Gerd Hoffmann
1
-29
/
+28
2016-08-05
vmsvga: add more fifo checks
Gerd Hoffmann
1
-1
/
+4
2016-08-05
vmsvga: move fifo sanity checks to vmsvga_fifo_length
Gerd Hoffmann
1
-13
/
+15
2016-08-05
block: Drop bdrv_ioctl_bh_cb
Fam Zheng
1
-18
/
+2
2016-08-05
scsi: mptsas: infinite loop while fetching requests
Prasad J Pandit
1
-5
/
+4
2016-08-05
scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
Prasad J Pandit
1
-4
/
+20
2016-08-05
Fix configure test for PBKDF2 in nettle
Steven Luo
1
-0
/
+1
2016-08-05
savevm: fail if migration blockers are present
Greg Kurz
3
-7
/
+17
2016-08-05
nbd: Don't trim unrequested bytes
Eric Blake
1
-6
/
+14
2016-08-05
block/iscsi: avoid potential overflow of acb->task->cdb
Peter Lieven
1
-0
/
+7
2016-08-05
vfio: Fix broken EEH
Gavin Shan
1
-1
/
+1
2016-08-04
vga: add sr_vbe register set
Gerd Hoffmann
2
-22
/
+29
2016-08-04
usb/ohci: Fix crash with when specifying too many num-ports
Thomas Huth
1
-0
/
+6
2016-08-04
block/nfs: refuse readahead if cache.direct is on
Peter Lieven
1
-4
/
+16
[prev]
[next]