index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-15
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
1
-2
/
+2
2010-06-09
ide: Fix ide_dma_cancel
Kevin Wolf
1
-4
/
+4
2010-06-09
usb-bus: fix no params
Luiz Capitulino
1
-1
/
+1
2010-06-09
Avoid crash on '-usbdevice <device>' without parameters
Jan Kiszka
1
-1
/
+3
2010-06-09
Fix -usbdevice crash
Paul Brook
4
-0
/
+12
2010-05-27
arm_timer: fix oneshot mode
Rabin Vincent
1
-1
/
+1
2010-05-27
arm_timer: reload timer when enabled
Rabin Vincent
1
-1
/
+1
2010-05-27
virtio-blk: fix barrier support
Christoph Hellwig
1
-2
/
+13
2010-05-18
pci: irq_state vmstate breakage
Michael S. Tsirkin
1
-2
/
+2
2010-04-18
lsi: fix segfault in lsi_command_complete
Gerd Hoffmann
1
-1
/
+1
2010-04-18
lsi: pass lsi_request to lsi_reselect
Gerd Hoffmann
1
-16
/
+7
2010-04-18
lsi: move dma_len+dma_buf into lsi_request
Gerd Hoffmann
1
-22
/
+23
2010-04-18
lsi: move current_dev into lsi_request
Gerd Hoffmann
1
-11
/
+12
2010-04-18
lsi: have lsi_request for the whole life time of the request.
Gerd Hoffmann
1
-21
/
+32
2010-04-18
lsi: use QTAILQ for lsi_queue
Gerd Hoffmann
1
-40
/
+28
2010-04-14
sh_pci: fix memory and I/O access
Aurelien Jarno
1
-96
/
+15
2010-04-09
scsi-disk: fix buffer overflow
Gerd Hoffmann
1
-1
/
+3
2010-04-09
sh7750: handle MMUCR TI bit
Aurelien Jarno
1
-2
/
+5
2010-04-06
UHCI spurious interrut fix
Paul Brook
1
-3
/
+4
2010-03-19
workaround for cmd646 bmdma register access while no dma is active
Igor V. Kovalenko
3
-5
/
+4
2010-03-14
spelling typo (compatibilty) in hw/fw_cfg.c
Vagrant Cascadian
1
-1
/
+1
2010-03-13
fdc: fix drive property handling.
Gerd Hoffmann
1
-5
/
+15
2010-02-23
ide save/restore pio/atapi cmd transfer fields and io buffer
Marcelo Tosatti
2
-2
/
+62
2010-02-23
virtio-net: fix network stall under load
Tom Lendacky
1
-1
/
+9
2010-02-23
segfault due to buffer overrun in usb-serial
David S. Ahern
1
-6
/
+22
2010-01-29
virtio-blk: Fix error cases which ignored rerror/werror
Kevin Wolf
1
-2
/
+2
2010-01-29
virtio-blk: Fix restart after read error
Kevin Wolf
1
-2
/
+9
2010-01-29
virtio_blk: Factor virtio_blk_handle_request out
Kevin Wolf
1
-32
/
+46
2010-01-29
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
Jan Kiszka
1
-2
/
+4
2010-01-26
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
1
-1
/
+1
2010-01-26
Musicpal: Fix descriptor walk in eth_send
Jan Kiszka
1
-4
/
+3
2010-01-26
Musicpal: Fix wm8750 I2C address
Jan Kiszka
1
-1
/
+1
2010-01-20
reduce number of reinjects on ACK
Gleb Natapov
1
-1
/
+1
2010-01-19
pc: add driver version compat properties
Gerd Hoffmann
1
-0
/
+16
2010-01-19
scsi: device version property
Gerd Hoffmann
1
-1
/
+4
2010-01-19
ide: device version property
Gerd Hoffmann
3
-9
/
+17
2010-01-19
Fix QEMU_WARN_UNUSED_RESULT
Kevin Wolf
2
-3
/
+3
2010-01-12
pc: add rombar to compat properties for pc-0.10 and pc-0.11
Gerd Hoffmann
1
-0
/
+8
2010-01-12
pci: allow loading roms via fw_cfg.
Gerd Hoffmann
2
-0
/
+16
2010-01-12
roms: rework rom loading via fw
Gerd Hoffmann
3
-13
/
+7
2010-01-12
fw_cfg: rom loader tweaks.
Gerd Hoffmann
1
-7
/
+11
2010-01-12
roms: minor fixes and cleanups.
Gerd Hoffmann
2
-17
/
+26
2010-01-12
pc: add machine type for 0.12
Gerd Hoffmann
1
-1
/
+17
2010-01-12
loader: more ignores for rom intended to be loaded by the bios
Aurelien Jarno
1
-0
/
+6
2010-01-12
virtio-pci: thinko fix
Michael S. Tsirkin
1
-1
/
+1
2010-01-11
vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Roland Dreier
1
-0
/
+7
2009-12-24
Don't load options roms intended to be loaded by the bios in qemu
Avi Kivity
1
-1
/
+7
2009-12-20
fdc/sparc32: don't hang on detection under OBP
Artyom Tarasenko
1
-0
/
+6
2009-12-20
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
1
-6
/
+15
2009-12-19
Multiboot support: Fix rom_copy
Kevin Wolf
1
-2
/
+5
[next]