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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
2016-05-12
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160509-1' into s...
Peter Maydell
2016-05-09
1
-44
/
+78
|
\
|
*
vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).
Gerd Hoffmann
2016-05-02
1
-0
/
+6
|
*
vga: update vga register setup on vbe changes
Gerd Hoffmann
2016-05-02
1
-0
/
+1
|
*
vga: factor out vga register setup
Gerd Hoffmann
2016-05-02
1
-34
/
+44
|
*
vga: add vbe_enabled() helper
Gerd Hoffmann
2016-05-02
1
-4
/
+9
|
*
vga: fix banked access bounds checking (CVE-2016-3710)
Gerd Hoffmann
2016-05-02
1
-6
/
+18
*
|
Revert "acpi: mark PMTIMER as unlocked"
Gerd Hoffmann
2016-05-02
1
-1
/
+0
|
/
*
acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host
Igor Mammedov
2016-05-01
1
-3
/
+2
*
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
2016-04-26
2
-5
/
+14
*
usb/uhci: move pid check
Gerd Hoffmann
2016-04-25
1
-13
/
+13
*
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2016-04-23
2
-5
/
+7
*
virtio: Mark host notifiers as external
Fam Zheng
2016-04-22
1
-2
/
+2
*
event-notifier: Add "is_external" parameter
Fam Zheng
2016-04-22
2
-5
/
+5
*
hw/arm/boot: always clear r0 when booting kernels
Sylvain Garrigues
2016-04-21
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...
Peter Maydell
2016-04-20
1
-1
/
+1
|
\
|
*
xenfb: use the correct condition to avoid excessive looping
Wei Liu
2016-04-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into s...
Peter Maydell
2016-04-19
1
-4
/
+7
|
\
\
|
*
|
Revert "ehci: make idt processing more robust"
Gerd Hoffmann
2016-04-19
1
-3
/
+2
|
*
|
ehci: apply limit to iTD/sidt descriptors
Gerd Hoffmann
2016-04-19
1
-1
/
+5
*
|
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160419' into...
Peter Maydell
2016-04-19
1
-2
/
+2
|
\
\
\
|
*
|
|
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
2016-04-19
1
-2
/
+2
|
|
/
/
*
/
/
cadence_uart: bounds check write offset
Michael S. Tsirkin
2016-04-19
1
-0
/
+3
|
/
/
*
|
Fix pflash migration
Dr. David Alan Gilbert
2016-04-15
1
-2
/
+16
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-04-14
3
-4
/
+15
|
\
\
|
*
|
hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZE
Thomas Huth
2016-04-14
1
-2
/
+3
|
*
|
tpm: Fix write to file descriptor function
Stefan Berger
2016-04-13
1
-1
/
+1
|
*
|
tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflict
Igor Mammedov
2016-04-13
1
-1
/
+6
|
*
|
pc: acpi: tpm: add missing MMIO resource to PCI0._CRS
Igor Mammedov
2016-04-13
1
-0
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160413-1' into...
Peter Maydell
2016-04-13
3
-7
/
+115
|
\
\
|
*
|
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
2
-5
/
+47
|
*
|
virtio-input: fix emulated tablet axis ranges
Ladi Prosek
2016-04-13
1
-2
/
+2
|
*
|
virtio-input: add live migration support
Gerd Hoffmann
2016-04-13
1
-0
/
+40
|
*
|
virtio-input: implement pass-through evdev writes
Ladi Prosek
2016-04-13
1
-0
/
+23
|
*
|
virtio-input: retrieve EV_LED host config bits
Ladi Prosek
2016-04-13
1
-0
/
+1
|
*
|
virtio-input: add missing key mappings
Ladi Prosek
2016-04-13
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-fix-pull-request' ...
Peter Maydell
2016-04-13
1
-0
/
+30
|
\
\
|
*
|
ivshmem: fix ivshmem-{plain,doorbell} crash without arg
Marc-André Lureau
2016-04-13
1
-0
/
+30
|
|
/
*
|
ide: really restart pending and in-flight atapi dma
Pavel Butsykin
2016-04-13
4
-22
/
+43
*
|
ide: restart atapi dma by re-evaluating command packet
Pavel Butsykin
2016-04-12
1
-7
/
+6
*
|
ide: don't lose pending dma state
Pavel Butsykin
2016-04-12
3
-8
/
+20
*
|
xen: Fix IDE unplug
Anthony PERARD
2016-04-12
1
-0
/
+1
|
/
*
net: stellaris_enet: check packet length against receive buffer
Prasad J Pandit
2016-04-11
1
-1
/
+11
*
virtio-gpu: block live migration
Gerd Hoffmann
2016-04-11
1
-0
/
+7
*
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
2016-04-11
1
-4
/
+1
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging
Peter Maydell
2016-04-08
1
-8
/
+3
|
\
|
*
hw/mips_itu: fix off-by-one reported by Coverity
Leon Alrae
2016-04-08
1
-8
/
+3
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-04-08
15
-80
/
+320
|
\
\
|
*
|
hw/pci-bridge: Add missing unref in case register-bus fails
Wei Jiangang
2016-04-07
1
-1
/
+7
|
*
|
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
3
-24
/
+12
[next]