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
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
tcg/cpu-exec: precise single-stepping after an interrupt
Richard Henderson
1
-1
/
+7
2020-07-17
ipmi: add SET_SENSOR_READING command
Cédric Le Goater
1
-0
/
+223
2020-07-17
ipmi: Fix a man page entry
Corey Minyard
1
-1
/
+1
2020-07-17
ipmi: Add man page pieces for the IPMI PCI devices
Corey Minyard
1
-0
/
+9
2020-07-17
migration/block-dirty-bitmap: fix add_bitmaps_to_list
Vladimir Sementsov-Ogievskiy
1
-1
/
+5
2020-07-17
file-posix: Fix leaked fd in raw_open_common() error path
Kevin Wolf
1
-0
/
+3
2020-07-17
file-posix: Fix check_hdev_writable() with auto-read-only
Kevin Wolf
1
-12
/
+21
2020-07-17
file-posix: Move check_hdev_writable() up
Kevin Wolf
1
-33
/
+33
2020-07-17
file-posix: Allow byte-aligned O_DIRECT with NFS
Kevin Wolf
1
-1
/
+25
2020-07-17
block: Require aligned image size to avoid assertion failure
Kevin Wolf
1
-0
/
+16
2020-07-17
iotests: test shutdown when bitmap is exported through NBD
Vladimir Sementsov-Ogievskiy
3
-0
/
+76
2020-07-17
nbd: make nbd_export_close_all() synchronous
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2020-07-17
iotests/030: Reduce job speed to make race less likely
Kevin Wolf
1
-1
/
+1
2020-07-17
crypto: use a stronger private key for tests
Daniel P. Berrangé
2
-37
/
+79
2020-07-17
qemu-img resize: Require --shrink for shrinking all image formats
Kevin Wolf
1
-11
/
+3
2020-07-17
Remove VXHS block device
Marc-André Lureau
18
-718
/
+10
2020-07-17
vvfat: set status to odd fixes
Prasad J Pandit
1
-1
/
+1
2020-07-17
docs/s390x: fix vfio-ccw type
Cornelia Huck
1
-1
/
+1
2020-07-17
gitlab-ci.yml: Add fuzzer tests
Thomas Huth
1
-1
/
+19
2020-07-17
qom: Plug memory leak in "info qom-tree"
Markus Armbruster
1
-2
/
+4
2020-07-17
configure: Fix for running with --enable-werror on macOS
Thomas Huth
1
-1
/
+1
2020-07-17
fuzz: Expect the cmdline in a freeable GString
Alexander Bulekov
4
-15
/
+14
2020-07-17
tests: qmp-cmd-test: fix memory leak
Li Qiang
1
-0
/
+13
2020-07-17
qtest: bios-tables-test: fix a memory leak
Li Qiang
1
-0
/
+1
2020-07-16
tcg/cpu-exec: precise single-stepping after an exception
Luc Michel
1
-0
/
+11
2020-07-16
tcg: Save/restore vecop_list around minmax fallback
Richard Henderson
1
-0
/
+2
2020-07-16
i386: hvf: Explicitly set CR4 guest/host mask
Roman Bolshakov
1
-0
/
+1
2020-07-16
hw/i2c: Document the I2C qdev helpers
Philippe Mathieu-Daudé
1
-0
/
+48
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
16
-53
/
+54
2020-07-16
hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
Philippe Mathieu-Daudé
3
-8
/
+10
2020-07-16
hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
Philippe Mathieu-Daudé
3
-9
/
+8
2020-07-16
hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
Philippe Mathieu-Daudé
3
-38
/
+37
2020-07-16
hw/i2c/Kconfig: Add an entry for the SMBus
Philippe Mathieu-Daudé
2
-3
/
+8
2020-07-16
target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...
Chenyi Qiang
1
-0
/
+14
2020-07-16
target/i386: fix model number and add missing features for Icelake-Server CPU...
Chenyi Qiang
1
-0
/
+14
2020-07-16
target/i386: add fast short REP MOV support
Chenyi Qiang
2
-1
/
+3
2020-07-16
i386/cpu: Don't add unavailable_features to env->user_features
Xiaoyao Li
1
-1
/
+0
2020-07-16
i368/cpu: Clear env->user_features after loading versioned CPU model
Xiaoyao Li
1
-0
/
+7
2020-07-16
usb: fix storage regression
Gerd Hoffmann
1
-2
/
+1
2020-07-16
vfio: fix use-after-free in display
Gerd Hoffmann
1
-0
/
+1
2020-07-15
tests: tpm: Skip over pcrUpdateCounter byte in result comparison
Stefan Berger
1
-1
/
+5
2020-07-15
tpm: tpm_spapr: Exit on TPM backend failures
Stefan Berger
1
-1
/
+4
2020-07-15
Update version for v5.1.0-rc0 release
Peter Maydell
1
-1
/
+1
2020-07-15
ftgmac100: fix dblac write test
erik-smit
1
-6
/
+8
2020-07-15
net: detect errors from probing vnet hdr flag for TAP devices
Daniel P. Berrange
6
-12
/
+29
2020-07-15
net: check if the file descriptor is valid before using it
Laurent Vivier
5
-39
/
+79
2020-07-15
qemu-options.hx: Clean up and fix typo for colo-compare
Zhang Chen
1
-16
/
+16
2020-07-15
net/colo-compare.c: Expose compare "max_queue_size" to users
Zhang Chen
2
-3
/
+45
2020-07-15
hw/net: Added CSO for IPv6
Andrew
1
-3
/
+12
2020-07-15
virtio-net: fix removal of failover device
Juan Quintela
1
-0
/
+1
[next]