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
Age
Commit message (
Expand
)
Author
2012-07-19
msi/msix: added API to set MSI message address and data
Alexey Kardashevskiy
2012-07-19
pci: Add INTx routing notifier
Jan Kiszka
2012-07-19
pci: Add pci_device_route_intx_to_irq
Michael S. Tsirkin
2012-07-04
pci: Unregister BARs before device exit
Alex Williamson
2012-07-04
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-06-18
msix: Switch msix_uninit to return void
Alex Williamson
2012-06-18
msix: Allow full specification of MSIX layout
Alex Williamson
2012-06-18
msix: Split PBA into it's own MemoryRegion
Alex Williamson
2012-06-18
msix: Note endian TODO item
Alex Williamson
2012-06-18
msix: Move msix_mmio_read
Alex Williamson
2012-06-18
virtio: Convert to msix_init_exclusive_bar() interface
Alex Williamson
2012-06-18
ivshmem: Convert to msix_init_exclusive_bar() interface
Alex Williamson
2012-06-18
msix: Add simple BAR allocation MSIX setup functions
Alex Williamson
2012-06-18
msix: fix PCIDevice naming inconsistency
Alex Williamson
2012-06-18
msix: drop unused msix_bar_size, require valid bar_size
Jan Kiszka
2012-06-11
pci_bridge_dev: fix error path in pci_bridge_dev_initfn()
Jason Baron
2012-06-11
qdev: release parent properties on dc->init failure
Jason Baron
2012-06-07
msi: Use msi/msix_present more consistently
Jan Kiszka
2012-06-07
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
2012-06-07
msi: Guard msi/msix_write_config with msi_present
Jan Kiszka
2012-06-07
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
2012-06-07
msi: Guard msi_reset with msi_present
Jan Kiszka
2012-06-07
ahci: Clean up reset functions
Jan Kiszka
2012-06-07
intel-hda: Fix reset of MSI function
Jan Kiszka
2012-06-07
ahci: Fix reset of MSI function
Jan Kiszka
2012-06-07
rtl8139: honor RxOverflow flag in can_receive method
Fernando Luis Vazquez Cao
2012-06-07
shpc: unparent device before free
Michael S. Tsirkin
2012-06-04
target-microblaze: lwx/swx: first implementation
Peter A. G. Crosthwaite
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-06-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-06-01
Update version to open the 1.2 development branch
Anthony Liguori
2012-06-01
Update version for 1.1.0 release
v1.1.0
Anthony Liguori
2012-05-31
Update version for 1.1.0-rc4 release
v1.1.0-rc4
Anthony Liguori
2012-05-31
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-05-30
pc-bios: Update OpenBIOS images
Blue Swirl
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
block: prevent snapshot mode $TMPDIR symlink attack
Jim Meyering
2012-05-30
sheepdog: fix return value of do_load_save_vm_state
MORITA Kazutaka
2012-05-30
virtio: Fix compiler warning for non Linux hosts
Stefan Weil
2012-05-30
Merge remote-tracking branch 'mdroth/qga-pull-5-29-12-v2' into staging
Anthony Liguori
2012-05-30
block: prevent snapshot mode $TMPDIR symlink attack
Jim Meyering
2012-05-30
xhci: add usage info to docs
Gerd Hoffmann
2012-05-30
vnc: fix segfault in vnc_display_pw_expire()
Gerd Hoffmann
2012-05-30
Expose CPUID leaf 7 only for -cpu host
Eduardo Habkost
2012-05-29
qemu-ga: avoid blocking on atime update when reading /etc/mtab
Michael Roth
2012-05-29
qemu-ga: Fix use of environ on Darwin
Andreas Färber
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
[next]