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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c:smbus: Simplify write operation
Corey Minyard
2019-02-28
1
-8
/
+13
*
i2c:smbus: Correct the working of quick commands
Corey Minyard
2019-02-28
1
-0
/
+5
*
i2c: have I2C receive operation return uint8_t
Corey Minyard
2019-02-28
1
-4
/
+3
*
i2c: Split smbus into parts
Corey Minyard
2019-02-28
4
-36
/
+96
*
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
1
-66
/
+0
*
authz: add QAuthZPAM object type for authorizing using PAM
Daniel P. Berrange
2019-02-26
1
-0
/
+100
*
authz: add QAuthZListFile object type for a file access control list
Daniel P. Berrangé
2019-02-26
1
-0
/
+111
*
authz: add QAuthZList object type for an access control list
Daniel P. Berrange
2019-02-26
1
-0
/
+106
*
authz: add QAuthZSimple object type for easy whitelist auth checks
Daniel P. Berrangé
2019-02-26
1
-0
/
+84
*
authz: add QAuthZ object as an authorization base class
Daniel P. Berrange
2019-02-26
1
-0
/
+112
*
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
2019-02-26
1
-0
/
+128
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-02-25
4
-7
/
+81
|
\
|
*
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
2019-02-22
1
-0
/
+2
|
*
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
2019-02-22
1
-0
/
+1
|
*
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
1
-0
/
+15
|
*
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
2019-02-22
1
-2
/
+1
|
*
hw/ide: drop iov field from IDEDMA
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-1
/
+0
|
*
hw/ide: drop iov field from IDEBufferedRequest
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-1
/
+0
|
*
hw/ide: drop iov field from IDEState
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-1
/
+0
|
*
block: enhance QEMUIOVector structure
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-2
/
+62
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...
Peter Maydell
2019-02-25
1
-5
/
+5
|
\
\
|
*
|
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
1
-0
/
+5
|
*
|
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
1
-1
/
+0
|
*
|
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
1
-1
/
+0
|
*
|
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
1
-2
/
+0
|
*
|
virtio-gpu: remove unused qdev
Marc-André Lureau
2019-02-22
1
-1
/
+0
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...
Peter Maydell
2019-02-25
2
-0
/
+31
|
\
\
|
*
|
char: move SpiceChardev and open_spice_port() to spice.h header
Marc-André Lureau
2019-02-21
1
-0
/
+27
|
*
|
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
2019-02-21
1
-0
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into staging
Peter Maydell
2019-02-22
1
-0
/
+5
|
\
\
|
*
|
include/exec/helper-head.h: support "const void *" in helper calls
David Hildenbrand
2019-02-21
1
-0
/
+5
|
|
/
*
|
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
Peter Maydell
2019-02-21
1
-1
/
+1
*
|
hw/arm/armsse: Allow boards to specify init-svtor
Peter Maydell
2019-02-21
1
-0
/
+3
*
|
hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment
Peter Maydell
2019-02-21
1
-0
/
+2
*
|
hw/char/pl011: Support all interrupt lines
Peter Maydell
2019-02-21
1
-1
/
+1
*
|
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
1
-0
/
+34
*
|
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
1
-0
/
+44
*
|
hw/misc/tz-ppc: Support having unused ports in the middle of the range
Peter Maydell
2019-02-21
1
-1
/
+7
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
2019-02-18
6
-26
/
+17
|
\
|
*
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
1
-3
/
+0
|
*
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
1
-1
/
+1
|
*
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
2019-02-18
1
-3
/
+4
|
*
xics: Drop the KVM ICP class
Greg Kurz
2019-02-18
1
-3
/
+0
|
*
spapr/irq: Use the base ICP class for KVM
Greg Kurz
2019-02-18
1
-1
/
+0
|
*
xics: Handle KVM ICP realize from the common code
Greg Kurz
2019-02-18
1
-0
/
+1
|
*
xics: Handle KVM ICP reset from the common code
Greg Kurz
2019-02-18
1
-1
/
+0
|
*
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
2019-02-18
1
-4
/
+5
|
*
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
2019-02-17
1
-1
/
+1
|
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-2
/
+1
|
*
xive: Only set source type for LSIs
Greg Kurz
2019-02-17
1
-5
/
+2
[next]