index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-06-04
net: net_client_init(): use error_set()
Luiz Capitulino
2012-06-04
net: purge the monitor object from all init functions
Luiz Capitulino
2012-06-04
qemu-option: qemu_opts_from_qdict(): use error_set()
Luiz Capitulino
2012-06-04
qemu-option: qemu_opts_create(): use error_set()
Luiz Capitulino
2012-06-04
Revert "rtl8139: do the network/host communication only in normal operating m...
Jason Wang
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-05-30
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
2012-05-30
virtio-blk: Fix geometry sector calculation
Christian Borntraeger
2012-05-30
virtio: Fix compiler warning for non Linux hosts
Stefan Weil
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
2012-05-21
virtio: check virtio_load return code
Orit Wassermann
2012-05-21
virtio-blk: always enable VIRTIO_BLK_F_SCSI
Paolo Bonzini
2012-05-21
virtio-blk: define VirtIOBlkConf
Paolo Bonzini
2012-05-21
virtio-blk: blockdev_mark_auto_del is transport-independent
Paolo Bonzini
2012-05-21
virtio-blk: report non-zero status when failing SG_IO requests
Paolo Bonzini
2012-05-21
use an uint64_t for the max_sz parameter in load_image_targphys
Mark Langsdorf
2012-05-21
virtio/vhost: Add support for KVM in-kernel MSI injection
Jan Kiszka
2012-05-21
msix: Add msix_nr_vectors_allocated
Jan Kiszka
2012-05-21
kvm: Make kvm_irqchip_commit_routes an internal service
Jan Kiszka
2012-05-21
kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route
Jan Kiszka
2012-05-21
msix: Introduce vector notifiers
Jan Kiszka
2012-05-21
msix: Invoke msix_handle_mask_update on msix_mask_all
Jan Kiszka
2012-05-21
msix: Factor out msix_get_message
Jan Kiszka
2012-05-19
virtio-pci: add missing 'static'
Blue Swirl
2012-05-19
sparc64: fix initrd loading
Blue Swirl
2012-05-17
Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.
John V. Baboval
2012-05-17
xen: Fix PV-on-HVM
Anthony PERARD
2012-05-17
xen_disk: properly update stats in ioreq_release()
Jan Beulich
2012-05-17
xen_disk: use bdrv_aio_flush instead of bdrv_flush
Stefano Stabellini
2012-05-17
xen_disk: remove syncwrite option
Stefano Stabellini
2012-05-17
xen: do not initialize the interval timer and PCSPK emulator
Stefano Stabellini
2012-05-16
kvm: x86: Wire up MSI support for in-kernel irqchip
Jan Kiszka
2012-05-16
pc: Enable MSI support at APIC level
Jan Kiszka
2012-05-16
Introduce MSIMessage structure
Jan Kiszka
2012-05-14
Merge remote-tracking branch 'afaerber-or/qom-1.1' into staging
Anthony Liguori
2012-05-14
Merge remote-tracking branch 'kraxel/usb.50' into staging
Anthony Liguori
2012-05-14
Merge remote-tracking branch 'spice/spice.v55' into staging
Anthony Liguori
2012-05-14
Merge remote-tracking branch 'sweil/for-1.1' into staging
Anthony Liguori
2012-05-14
qdev: fix -device foo,?
Paolo Bonzini
2012-05-14
usb-host: handle guest-issued clear halt
Gerd Hoffmann
[next]