index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
clang: Fix warning reg. expansion to 'defined'
Pranith Kumar
1
-2
/
+5
2016-08-09
Disable warn about left shifts of negative values
Pranith Kumar
2
-1
/
+5
2016-08-09
atomic: strip "const" from variables declared with typeof
Paolo Bonzini
1
-6
/
+48
2016-08-09
optionrom: fix compilation with mingw docker target
Paolo Bonzini
2
-1
/
+15
2016-08-09
optionrom: add -fno-stack-protector
Paolo Bonzini
1
-0
/
+1
2016-08-09
build-sys: fix building with make CFLAGS=.. argument
Marc-André Lureau
2
-3
/
+2
2016-08-09
linuxboot_dma: avoid guest ABI breakage on gcc vs. clang compilation
Paolo Bonzini
3
-18
/
+17
2016-08-09
atapi: fix halted DMA reset
John Snow
1
-0
/
+1
2016-08-09
hw/net: Fix a heap overflow in xlnx.xps-ethernetlite
chaojianhu
1
-0
/
+4
2016-08-09
net: vmxnet3: check for device_active before write
Li Qiang
1
-0
/
+4
2016-08-09
net: check fragment length during fragmentation
Prasad J Pandit
1
-1
/
+1
2016-08-08
Update version for v2.7.0-rc2 release
Peter Maydell
1
-1
/
+1
2016-08-08
hw/sparc/leon3: Don't call get_image_size() on a NULL pointer
Peter Maydell
1
-1
/
+5
2016-08-08
audio: clean up before monitor clean up
Marc-André Lureau
4
-18
/
+24
2016-08-08
monitor: fix crash when leaving qemu with spice audio
Marc-André Lureau
3
-0
/
+22
2016-08-08
iotests: fix 109
Vladimir Sementsov-Ogievskiy
3
-5
/
+11
2016-08-08
mirror: finish earlier on error
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2016-08-08
tests: Test blockjob IDs
Alberto Garcia
2
-0
/
+149
2016-08-08
block/qdev: Let 'drive' property fall back to node name
Kevin Wolf
1
-1
/
+10
2016-08-08
s390x/pci: fix null pointer bug
Yi Min Zhao
1
-1
/
+1
2016-08-08
error: Fix error_printf() calls lacking newlines
Markus Armbruster
3
-3
/
+3
2016-08-08
vfio: Use error_report() instead of error_printf() for errors
Markus Armbruster
1
-1
/
+1
2016-08-08
checkpatch: Fix newline detection in error_setg() & friends
Markus Armbruster
1
-1
/
+4
2016-08-08
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
7
-10
/
+39
2016-08-08
spapr: Fix undefined behaviour in spapr_tce_reset()
David Gibson
1
-1
/
+3
2016-08-08
macio: set res_count value to 0 after non-block ATAPI DMA transfers
Mark Cave-Ayland
1
-0
/
+1
2016-08-08
spapr: Correctly set query_hotpluggable_cpus hook based on machine version
David Gibson
3
-21
/
+11
2016-08-08
ahci: fix sglist leak on retry
Marc-André Lureau
2
-2
/
+2
2016-08-08
usb: free leaking path
Marc-André Lureau
1
-0
/
+1
2016-08-08
usb: free USBDevice.strings
Marc-André Lureau
1
-0
/
+7
2016-08-08
virtio-input: free config list
Marc-André Lureau
1
-0
/
+11
2016-08-08
qjson: free str
Marc-André Lureau
1
-0
/
+1
2016-08-08
ahci: free irqs array
Marc-André Lureau
1
-0
/
+1
2016-08-08
char: free MuxDriver when closing
Marc-André Lureau
1
-0
/
+8
2016-08-08
char: free the tcp connection data when closing
Marc-André Lureau
1
-19
/
+31
2016-08-07
numa: do not leak NumaOptions
Marc-André Lureau
1
-7
/
+8
2016-08-05
tcg: Lower indirect registers in a separate pass
Richard Henderson
5
-84
/
+263
2016-08-05
tcg: Require liveness analysis
Richard Henderson
1
-21
/
+0
2016-08-05
tcg: Include liveness info in the dumps
Richard Henderson
3
-28
/
+61
2016-08-05
tcg: Compress dead_temps and mem_temps into a single array
Richard Henderson
1
-59
/
+60
2016-08-05
tcg: Fold life data into TCGOp
Richard Henderson
2
-18
/
+17
2016-08-05
tcg: Reorg TCGOp chaining
Richard Henderson
5
-38
/
+31
2016-08-05
tcg: Compress liveness data to 16 bits
Richard Henderson
2
-42
/
+32
2016-08-05
tests: Rename qtests which have names ending "error"
Peter Maydell
2
-6
/
+6
2016-08-05
wxx: Fix handling of files used for character devices
Stefan Weil
1
-2
/
+14
2016-08-05
virtio-blk: Remove stale comment about draining
Fam Zheng
1
-4
/
+0
2016-08-05
virtio-blk: Release s->rq queue at system_reset
Fam Zheng
1
-0
/
+9
2016-08-05
throttle: Test burst limits lower than the normal limits
Alberto Garcia
1
-0
/
+8
2016-08-05
throttle: Don't allow burst limits to be lower than the normal limits
Alberto Garcia
1
-0
/
+5
2016-08-05
block/parallels: check new image size
Klim Kireev
1
-0
/
+5
[next]