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
*
atapi: Switch to byte-based block access
Eric Blake
2016-05-12
1
-8
/
+11
*
m25p80: Switch to byte-based block access
Eric Blake
2016-05-12
1
-16
/
+7
*
sd: Switch to byte-based block access
Eric Blake
2016-05-12
1
-47
/
+4
*
pflash: Switch to byte-based block access
Eric Blake
2016-05-12
2
-12
/
+12
*
onenand: Switch to byte-based block access
Eric Blake
2016-05-12
1
-14
/
+27
*
nand: Switch to byte-based block access
Eric Blake
2016-05-12
1
-13
/
+23
*
fdc: Switch to byte-based block access
Eric Blake
2016-05-12
1
-8
/
+17
*
xen_disk: Switch to byte-based aio block access
Eric Blake
2016-05-12
1
-6
/
+4
*
virtio: Switch to byte-based aio block access
Eric Blake
2016-05-12
1
-10
/
+8
*
scsi-disk: Switch to byte-based aio block access
Eric Blake
2016-05-12
1
-21
/
+20
*
ide: Switch to byte-based aio block access
Eric Blake
2016-05-12
3
-12
/
+9
*
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
1
-2
/
+2
*
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
2016-05-12
1
-1
/
+1
*
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-05-12
1
-2
/
+2
*
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
|
|
/
[next]