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
2009-07-09
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2009-07-09
qdev: convert ac97.
Gerd Hoffmann
2009-07-09
qdev: convert es1370.
Gerd Hoffmann
2009-07-09
qdev/pci: misc fixes.
Gerd Hoffmann
2009-07-09
qdev: remove DeviceType
Gerd Hoffmann
2009-07-09
qdev: replace bus_type enum with bus_info struct.
Gerd Hoffmann
2009-07-09
qdev: update pci device registration.
Gerd Hoffmann
2009-07-05
Fix the PCI header type of APB
Blue Swirl
2009-07-05
Fix Sparse warning
Blue Swirl
2009-06-29
Replace -no-virtio-balloon by -balloon
Markus Armbruster
2009-06-29
x86: Factor out pc_new_cpu
Jan Kiszka
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
monitor: Make pci_add device options truely optional
Jan Kiszka
2009-06-29
kvm: Rework VCPU synchronization
Jan Kiszka
2009-06-29
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
2009-06-29
Multiboot support v5
Alexander Graf
2009-06-29
Expose fw_cfg v2
Alexander Graf
2009-06-29
Change bochs bios init order
Alexander Graf
2009-06-29
net: Provide VLAN client lookup helper
Jan Kiszka
2009-06-24
Add serial number support for virtio_blk
john cooper
2009-06-24
qemu/net: flag to control the number of vectors a nic has
Michael S. Tsirkin
2009-06-24
qemu/net: request 3 vectors in virtio-net
Michael S. Tsirkin
2009-06-24
qemu/pci: add pci_get/set_byte
Michael S. Tsirkin
2009-06-24
qemu/virtio: virtio save/load bindings
Michael S. Tsirkin
2009-06-24
qemu/virtio: MSI-X support in virtio PCI
Michael S. Tsirkin
2009-06-24
qemu/virtio: virtio support for many interrupt vectors
Michael S. Tsirkin
2009-06-24
qemu/apic: minimal MSI/MSI-X implementation for PC
Michael S. Tsirkin
2009-06-24
qemu/pci: MSI-X support functions
Michael S. Tsirkin
2009-06-24
qemu/pci: check constant registers on load
Michael S. Tsirkin
2009-06-24
qemu/pci: add routines to manage PCI capabilities
Michael S. Tsirkin
2009-06-24
qemu/pci: helper routines for pci access
Michael S. Tsirkin
2009-06-24
qemu/pci: make default_write_config use mask table
Michael S. Tsirkin
2009-06-23
sparc64 follow pci_nic_init change
Igor V. Kovalenko
2009-06-22
virtio-net: implement async packet sending
Mark McLoughlin
2009-06-22
Don't register cpu reset handler for cpu with APIC.
Gleb Natapov
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
2009-06-22
Make first argument of monitor command pci_add work
Markus Armbruster
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-22
Fix do_pci_register_device() to reject devfn already in use
Markus Armbruster
2009-06-22
vmware_vga: clean up
Isaku Yamahata
2009-06-22
virtio-net: enable mergeable receive buffers
Mark McLoughlin
2009-06-22
acpi.c: make qemu_system_device_hot_add piix independent.
Isaku Yamahata
2009-06-22
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
2009-06-22
Add pci_bus_reset() function.
Gleb Natapov
2009-06-22
virtio: add support for indirect ring entries
Mark McLoughlin
2009-06-22
virtio: make vring_desc_*() take phys addrs
Mark McLoughlin
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
2009-06-20
Restore consistent formatting of audio devices
malc
2009-06-18
xilinx-eth: Remove debug print.
Edgar E. Iglesias
[next]