index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-09-05
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
Hans de Goede
2012-09-05
msix: make [un]use vectors on reset/load optional
Michael S. Tsirkin
2012-09-05
reset PMBA and PMREGMISC PIIX4 registers.
Gleb Natapov
2012-08-30
ivshmem: remove redundant ioeventfd configuration
Cam Macdonell
2012-08-30
hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
Peter Maydell
2012-08-28
ivshmem: fix memory_region_del_eventfd assertion failure
Paolo Bonzini
2012-08-28
qom: object_delete should unparent the object first
Paolo Bonzini
2012-08-28
i82378: Remove bogus MMIO coalescing
Jan Kiszka
2012-08-21
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
2012-08-21
kvm: i8254: Finish time conversion fix
Jan Kiszka
2012-08-21
kvm: i8254: Cache kernel clock offset in KVMPITState
Jan Kiszka
2012-08-21
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2012-08-21
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
2012-08-21
apic: Defer interrupt updates to VCPU thread
Jan Kiszka
2012-08-21
apic: Reevaluate pending interrupts on LVT_LINT0 changes
Jan Kiszka
2012-08-21
apic: Resolve potential endless loop around apic_update_irq
Jan Kiszka
2012-08-21
usb-ehci: Fix an assert whenever isoc transfers are used
Hans de Goede
2012-08-21
usb-redir: Correctly handle the usb_redir_babble usbredir status
Hans de Goede
2012-08-21
usb: restore USBDevice->attached on vmload
Gerd Hoffmann
2012-08-21
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
2012-08-21
ehci: don't flush cache on doorbell rings.
Gerd Hoffmann
2012-08-21
ehci: fix reset
Gerd Hoffmann
2012-08-21
virtio-blk: fix use-after-free while handling scsi commands
Avi Kivity
2012-08-21
qdev: fix use-after-free in the error path of qdev_init_nofail
Anthony Liguori
2012-08-21
kvmvapic: Disable if there is insufficient memory
Jan Kiszka
2012-07-10
s390x: fix s390 virtio aliases
Alexander Graf
2012-06-29
rtl8139: validate rx ring before receiving packets
Jason Wang
2012-06-25
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
2012-06-25
virtio: Fix compiler warning for non Linux hosts
Stefan Weil
2012-06-25
qemu/xendisk: set maximum number of grants to be used
Jan Beulich
2012-06-25
fdc: fix implied seek while there is no media in drive
Pavel Hrdina
2012-06-25
pci_bridge_dev: fix error path in pci_bridge_dev_initfn()
Jason Baron
2012-06-25
qdev: release parent properties on dc->init failure
Jason Baron
2012-06-25
intel-hda: Fix reset of MSI function
Jan Kiszka
2012-06-25
ahci: Fix reset of MSI function
Jan Kiszka
2012-06-25
rtl8139: honor RxOverflow flag in can_receive method
Fernando Luis Vazquez Cao
2012-06-25
kvm: i8254: Fix conversion of in-kernel to userspace state
Jan Kiszka
2012-06-25
kvm/apic: correct short memset
Jim Meyering
2012-06-25
virtio-blk: Fix geometry sector calculation
Christian Borntraeger
2012-05-29
pci: call object_unparent() before free_qdev()
Amos Kong
2012-05-29
fix multiboot loading if load_end_addr == 0
Scott Moser
2012-05-29
vga: fix vram double-mapping with -vga std and -M pc-0.12
Avi Kivity
2012-05-29
Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging
Anthony Liguori
2012-05-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-05-25
fdc: fix media detection
Pavel Hrdina
2012-05-25
fdc: floppy drive should be visible after start without media
Pavel Hrdina
2012-05-25
scsi: declare vmstate_info_scsi_requests to be static
Jim Meyering
2012-05-24
es1370: Fix debug code
Stefan Weil
2012-05-21
xen: Fix PV-on-HVM
Anthony PERARD
2012-05-21
qdev: Fix memory leak
dunrong huang
[next]