Age | Commit message (Expand) | Author |
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 |
2009-06-17 | Don't set IRQs on device reset and loadvm/savevm | Blue Swirl |
2009-06-17 | Call piix4_reset() on system reset. | Blue Swirl |
2009-06-17 | Don't set IRQs on device reset and loadvm/savevm | Blue Swirl |
2009-06-17 | Call piix3_reset() on system reset. | Gleb Natapov |
2009-06-17 | Register usb-uhci reset function. | Gleb Natapov |
2009-06-17 | Revert "Update irqs on reset and device load" | Blue Swirl |
2009-06-17 | Allow user to specify CPU model | Blue Swirl |
2009-06-16 | Fix vga_screen_dump_blank() PPM generation | Eduardo Habkost |
2009-06-16 | Prevent CD-ROM media eject while device is locked | Mark McLoughlin |
2009-06-16 | pci: add define for communication class devices | Amit Shah |
2009-06-16 | virtio blk: fix warning. | Gerd Hoffmann |