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
...
|
*
|
hw/smbios: fix offset of type 3 sku field
Daniel P. Berrangé
2019-02-22
2
-0
/
+2
|
*
|
pci: Move NVIDIA vendor id to the rest of ids
Alexey Kardashevskiy
2019-02-22
2
-2
/
+2
|
*
|
virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size
David Gibson
2019-02-22
2
-10
/
+62
|
*
|
virtio-balloon: Use ram_block_discard_range() instead of raw madvise()
David Gibson
2019-02-21
1
-1
/
+22
|
*
|
virtio-balloon: Rework ballon_page() interface
David Gibson
2019-02-21
1
-10
/
+8
|
*
|
virtio-balloon: Corrections to address verification
David Gibson
2019-02-21
1
-7
/
+10
|
*
|
virtio-balloon: Remove unnecessary MADV_WILLNEED on deflate
David Gibson
2019-02-21
1
-3
/
+2
|
*
|
i386/kvm: ignore masked irqs when update msi routes
Peter Xu
2019-02-21
1
-3
/
+11
|
*
|
contrib/vhost-user-blk: fix the compilation issue
Changpeng Liu
2019-02-21
1
-1
/
+5
|
*
|
Revert "contrib/vhost-user-blk: fix the compilation issue"
Philippe Mathieu-Daudé
2019-02-21
2
-16
/
+4
|
*
|
pc-dimm: use same mechanism for [get|set]_addr
Wei Yang
2019-02-21
1
-3
/
+1
|
*
|
tests/data: introduce "uefi-boot-images" with the "bios-tables-test" ISOs
Laszlo Ersek
2019-02-21
4
-0
/
+0
|
*
|
tests/uefi-test-tools: add build scripts
Laszlo Ersek
2019-02-21
3
-0
/
+254
|
*
|
tests: introduce "uefi-test-tools" with the BiosTablesTest UEFI app
Laszlo Ersek
2019-02-21
6
-0
/
+359
|
*
|
roms: build the EfiRom utility from the roms/edk2 submodule
Laszlo Ersek
2019-02-21
1
-7
/
+6
|
*
|
roms: add the edk2 project as a git submodule
Laszlo Ersek
2019-02-21
3
-1
/
+8
|
*
|
vhost-user-test: create a temporary directory per TestServer
Paolo Bonzini
2019-02-21
1
-42
/
+35
|
*
|
vhost-user-test: small changes to init_hugepagefs
Paolo Bonzini
2019-02-21
1
-12
/
+14
|
*
|
vhost-user-test: create a main loop per TestServer
Paolo Bonzini
2019-02-21
1
-26
/
+27
|
*
|
vhost-net: revamp configure logic
Paolo Bonzini
2019-02-21
3
-34
/
+63
|
*
|
vhost-net: compile it on all targets that have virtio-net.
Paolo Bonzini
2019-02-21
6
-22
/
+19
|
*
|
vhost-user: support cross-endian vnet headers
Paolo Bonzini
2019-02-21
1
-0
/
+13
|
*
|
vhost: restrict Linux dependency to kernel vhost
Paolo Bonzini
2019-02-21
7
-14
/
+33
|
*
|
vhost-net-user: add stubs for when no virtio-net device is present
Paolo Bonzini
2019-02-21
5
-3
/
+32
|
*
|
vhost-net: move stubs to a separate file
Paolo Bonzini
2019-02-21
3
-75
/
+95
*
|
|
Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...
Peter Maydell
2019-03-01
44
-581
/
+820
|
\
\
\
|
*
|
|
i2c: Verify that the count passed in to smbus_eeprom_init() is valid
Corey Minyard
2019-02-28
1
-0
/
+2
|
*
|
|
i2c:smbus_eeprom: Add a reset function to smbus_eeprom
Corey Minyard
2019-02-28
1
-1
/
+17
|
*
|
|
i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom
Corey Minyard
2019-02-28
1
-2
/
+32
|
*
|
|
i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size
Corey Minyard
2019-02-28
1
-3
/
+7
|
*
|
|
i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c
Corey Minyard
2019-02-28
1
-5
/
+10
|
*
|
|
i2c:smbus_slave: Add an SMBus vmstate structure
Corey Minyard
2019-02-28
2
-3
/
+39
|
*
|
|
i2c:pm_smbus: Fix state transfer
Corey Minyard
2019-02-28
4
-1
/
+56
|
*
|
|
migration: Add a VMSTATE_BOOL_TEST() macro
Corey Minyard
2019-02-28
1
-0
/
+3
|
*
|
|
i2c:pm_smbus: Fix pm_smbus handling of I2C block read
Corey Minyard
2019-02-28
2
-19
/
+73
|
*
|
|
boards.h: Ignore migration for SMBus devices on older machines
Corey Minyard
2019-02-28
3
-0
/
+3
|
*
|
|
i2c:smbus: Make white space in switch statements consistent
Corey Minyard
2019-02-28
2
-0
/
+10
|
*
|
|
i2c:smbus_eeprom: Get rid of the quick command
Corey Minyard
2019-02-28
1
-8
/
+0
|
*
|
|
i2c:smbus: Simplify read handling
Corey Minyard
2019-02-28
3
-33
/
+13
|
*
|
|
i2c:smbus: Simplify write operation
Corey Minyard
2019-02-28
3
-59
/
+34
|
*
|
|
i2c:smbus: Correct the working of quick commands
Corey Minyard
2019-02-28
2
-16
/
+24
|
*
|
|
i2c: Don't check return value from i2c_recv()
Corey Minyard
2019-02-28
3
-24
/
+5
|
*
|
|
arm:i2c: Don't mask return from i2c_recv()
Corey Minyard
2019-02-28
1
-1
/
+1
|
*
|
|
i2c: have I2C receive operation return uint8_t
Corey Minyard
2019-02-28
19
-44
/
+37
|
*
|
|
i2c: Split smbus into parts
Corey Minyard
2019-02-28
18
-196
/
+288
*
|
|
|
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into st...
Peter Maydell
2019-03-01
2
-19
/
+26
|
\
\
\
\
|
*
|
|
|
xen-block: stop leaking memory in xen_block_drive_create()
Paul Durrant
2019-02-28
1
-7
/
+9
|
*
|
|
|
xen-block: report error condition from vbd_name_to_disk()
Paul Durrant
2019-02-28
1
-6
/
+15
|
*
|
|
|
xen-block: remove redundant assignment
Paul Durrant
2019-02-28
1
-2
/
+1
|
*
|
|
|
dataplane/xen-block: remove dead code
Paul Durrant
2019-02-28
1
-4
/
+1
[prev]
[next]