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
*
target/xtensa: extract MMU helpers
Max Filippov
2019-01-14
4
-780
/
+819
*
target/xtensa: extract windowed registers helpers
Max Filippov
2019-01-14
3
-190
/
+223
*
target/xtensa: extract FPU helpers
Max Filippov
2019-01-14
3
-135
/
+167
*
target/xtensa: rework zero overhead loops implementation
Max Filippov
2019-01-12
5
-63
/
+49
*
Update version for v3.1.0 release
Peter Maydell
2018-12-11
1
-1
/
+1
*
Update version for v3.1.0-rc5 release
Peter Maydell
2018-12-06
1
-1
/
+1
*
i2c: pm_smbus: check smb_index before block transfer write
Prasad J Pandit
2018-12-06
1
-0
/
+3
*
Update version for v3.1.0-rc4 release
Peter Maydell
2018-12-04
1
-1
/
+1
*
virtio-net-test: add large tx buffer test
Jason Wang
2018-12-04
1
-0
/
+46
*
virtio-net-test: remove unused macro
Jason Wang
2018-12-04
1
-1
/
+0
*
virtio-net-test: accept variable length argument in pci_test_start()
Jason Wang
2018-12-04
1
-6
/
+11
*
net: hub: suppress warnings of no host network for qtest
Jason Wang
2018-12-04
1
-1
/
+2
*
net: drop too large packet early
Jason Wang
2018-12-04
2
-17
/
+17
*
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181203-pull-requ...
Peter Maydell
2018-12-03
1
-6
/
+18
|
\
|
*
usb-mtp: outlaw slashes in filenames
Gerd Hoffmann
2018-12-03
1
-0
/
+6
|
*
usb-mtp: fix utf16_to_str
Gerd Hoffmann
2018-12-03
1
-6
/
+12
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-12-03' into st...
Peter Maydell
2018-12-03
2
-1
/
+21
|
\
\
|
*
|
nbd/client: Send NBD_CMD_DISC if open fails after connect
Eric Blake
2018-11-30
1
-2
/
+16
|
*
|
nbd/client: Make x-dirty-bitmap more reliable
Eric Blake
2018-11-30
1
-0
/
+5
|
*
|
nbd/server: Advertise all contexts in response to bare LIST
Eric Blake
2018-11-30
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-12-03
4
-8
/
+85
|
\
\
\
|
*
|
|
iotests: simple mirror test with kvm on 1G image
Vladimir Sementsov-Ogievskiy
2018-12-03
3
-0
/
+80
|
*
|
|
mirror: fix dead-lock
Vladimir Sementsov-Ogievskiy
2018-12-03
1
-8
/
+5
|
/
/
/
*
|
|
i386: hvf: Fix overrun of _decode_tbl1
Roman Bolshakov
2018-12-03
1
-3
/
+3
*
|
|
i2c: Add a length check to the SMBus write handling
Corey Minyard
2018-12-03
1
-1
/
+5
|
/
/
*
|
Update version for v3.1.0-rc3 release
Peter Maydell
2018-11-28
1
-1
/
+1
*
|
target/arm/sve_helper: Fix compilation with clang 3.4
Thomas Huth
2018-11-28
1
-10
/
+10
*
|
hw/arm/aspeed: Fix build issue with clang 3.4
Thomas Huth
2018-11-28
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-11-28
33
-194
/
+285
|
\
\
|
|
/
|
/
|
|
*
hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
Marc-André Lureau
2018-11-28
2
-16
/
+12
|
*
hostmem-memfd: honour share=on/off property
Marc-André Lureau
2018-11-27
2
-2
/
+6
|
*
MAINTAINERS: Add an entry for the Firmware Configuration (fw_cfg) device
Philippe Mathieu-Daudé
2018-11-27
1
-0
/
+13
|
*
MAINTAINERS: Add some missing entries related to accelerators
Thomas Huth
2018-11-27
1
-0
/
+5
|
*
target/i386: Generate #UD when applying LOCK to a register destination
Richard Henderson
2018-11-27
1
-15
/
+20
|
*
checkpatch: g_test_message does not need a trailing newline
Paolo Bonzini
2018-11-27
1
-1
/
+2
|
*
vl.c: remove outdated comment
Li Qiang
2018-11-27
1
-3
/
+0
|
*
vhost-user-bridge: fix recvmsg iovlen
Marc-André Lureau
2018-11-27
1
-1
/
+1
|
*
vl: Improve error message when we can't load fw_cfg from file
Li Qiang
2018-11-27
1
-2
/
+4
|
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
22
-135
/
+162
|
*
migration: savevm: consult migration blockers
Paolo Bonzini
2018-11-27
2
-3
/
+4
|
*
lsi: Reselection needed to remove pending commands from queue
George Kennedy
2018-11-27
1
-12
/
+36
|
*
cpus: run work items for all vCPUs if single-threaded
Paolo Bonzini
2018-11-27
1
-4
/
+8
|
*
target/i386: kvm: add VMX migration blocker
Paolo Bonzini
2018-11-27
1
-0
/
+12
*
|
scsi: Address spurious clang warning
John Snow
2018-11-28
1
-1
/
+1
*
|
vfio-helpers: Fix qemu_vfio_open_pci() crash
Markus Armbruster
2018-11-27
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-11-27
5
-32
/
+208
|
\
\
|
*
|
nvme: Fix spurious interrupts
Keith Busch
2018-11-27
1
-1
/
+3
|
*
|
iotests: Test migration with -blockdev
Kevin Wolf
2018-11-27
3
-0
/
+152
|
*
|
block: Don't inactivate children before parents
Kevin Wolf
2018-11-27
1
-31
/
+53
*
|
|
hw/virt/arm: Add support for Cortex-A72 in virt
ZhiPeng Lu
2018-11-27
1
-0
/
+1
|
|
/
|
/
|
[next]