Respect the standard
[qemu] / hw /
2009-06-29 Markus ArmbrusterReplace -no-virtio-balloon by -balloon
2009-06-29 Jan Kiszkax86: Factor out pc_new_cpu
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-29 Jan Kiszkamonitor: Make pci_add device options truely optional
2009-06-29 Jan Kiszkakvm: Rework VCPU synchronization
2009-06-29 Jan Kiszkamonitor: Drop pci_addr prefix from hotplug commands
2009-06-29 Alexander GrafMultiboot support v5
2009-06-29 Alexander GrafExpose fw_cfg v2
2009-06-29 Alexander GrafChange bochs bios init order
2009-06-29 Jan Kiszkanet: Provide VLAN client lookup helper
2009-06-24 john cooperAdd serial number support for virtio_blk
2009-06-24 Michael S. Tsirkinqemu/net: flag to control the number of vectors a nic has
2009-06-24 Michael S. Tsirkinqemu/net: request 3 vectors in virtio-net
2009-06-24 Michael S. Tsirkinqemu/pci: add pci_get/set_byte
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio save/load bindings
2009-06-24 Michael S. Tsirkinqemu/virtio: MSI-X support in virtio PCI
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio support for many interrupt vectors
2009-06-24 Michael S. Tsirkinqemu/apic: minimal MSI/MSI-X implementation for PC
2009-06-24 Michael S. Tsirkinqemu/pci: MSI-X support functions
2009-06-24 Michael S. Tsirkinqemu/pci: check constant registers on load
2009-06-24 Michael S. Tsirkinqemu/pci: add routines to manage PCI capabilities
2009-06-24 Michael S. Tsirkinqemu/pci: helper routines for pci access
2009-06-24 Michael S. Tsirkinqemu/pci: make default_write_config use mask table
2009-06-23 Igor V. Kovalenkosparc64 follow pci_nic_init change
2009-06-22 Mark McLoughlinvirtio-net: implement async packet sending
2009-06-22 Gleb NatapovDon't register cpu reset handler for cpu with APIC.
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -drive if=virtio
2009-06-22 Markus ArmbrusterMake first argument of monitor command pci_add work
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-22 Markus ArmbrusterFix do_pci_register_device() to reject devfn already...
2009-06-22 Isaku Yamahatavmware_vga: clean up
2009-06-22 Mark McLoughlinvirtio-net: enable mergeable receive buffers
2009-06-22 Isaku Yamahataacpi.c: make qemu_system_device_hot_add piix independent.
2009-06-22 Gleb NatapovHandle init/sipi in a main cpu exec loop. (v2)
2009-06-22 Gleb NatapovAdd pci_bus_reset() function.
2009-06-22 Mark McLoughlinvirtio: add support for indirect ring entries
2009-06-22 Mark McLoughlinvirtio: make vring_desc_*() take phys addrs
2009-06-22 Glauber CostaMake nic option rom loading less painful.
2009-06-20 malcRestore consistent formatting of audio devices
2009-06-18 Edgar E. Iglesiasxilinx-eth: Remove debug print.
2009-06-17 Blue SwirlDon't set IRQs on device reset and loadvm/savevm
2009-06-17 Blue SwirlCall piix4_reset() on system reset.
2009-06-17 Blue SwirlDon't set IRQs on device reset and loadvm/savevm
2009-06-17 Gleb NatapovCall piix3_reset() on system reset.
2009-06-17 Gleb NatapovRegister usb-uhci reset function.
2009-06-17 Blue SwirlRevert "Update irqs on reset and device load"
2009-06-17 Blue SwirlAllow user to specify CPU model
2009-06-16 Eduardo HabkostFix vga_screen_dump_blank() PPM generation
2009-06-16 Mark McLoughlinPrevent CD-ROM media eject while device is locked
2009-06-16 Amit Shahpci: add define for communication class devices
2009-06-16 Gerd Hoffmannvirtio blk: fix warning.
2009-06-16 Sebastian Herbsztlsi53c895a: Implement write access to DMA Byte Counter
2009-06-16 Sebastian Herbsztlsi53c895a: Implement read and write access to DMA...
2009-06-16 Sebastian Herbsztlsi53c895a: Implement Scratch Byte Register
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-06-16 Markus Armbrusterqdev: Fix regression in "pci_add ... storage if=virtio...
2009-06-15 Anthony LiguoriIncorporate changes from v2 of Gleb's RTC reset patch
2009-06-15 Edgar E. Iglesiasetrax: Don't pass CPUState to peripherals.
2009-06-15 Gleb NatapovAdd rtc reset function.
2009-06-14 Stefan WeilAdd static to local machine declaration.
2009-06-14 Gleb NatapovDon't use cpu_index as apic_id.
2009-06-14 Gleb NatapovApic creation should not depend on pci
2009-06-14 Eduardo HabkostAdd -no-virtio-balloon command-line option
2009-06-14 Stefan WeilFix SDL include path.
2009-06-13 Blue SwirlAvoid a gcc 3 format warning
2009-06-13 Blue SwirlAvoid gcc 4.4 warning about uninitialized field
2009-06-13 Blue SwirlFix signedness problems
2009-06-13 Gerd Hoffmannxen nic: check tx queue after connect.
2009-06-13 Gerd Hoffmanninclude inttypes.h in xen.h
2009-06-13 Gerd Hoffmannxen: adapt to qemu_machine changes
2009-06-13 Gerd Hoffmannxen_disk: move sanity check to the correct place
2009-06-12 Edgar E. IglesiasETRAX: DMA fixes for 64bit hosts.
2009-06-11 Edgar E. IglesiasETRAX: Correct PIC creation for the bare FS board.
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-06-11 Paul BrookFix stellaris ethernet
2009-06-11 Jan KiszkaFix xilinx_ethlite breakage by 4f1c942b7f
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Blue SwirlFix Sparse warning
2009-06-09 Blue SwirlRemove unused and misnamed field and variable
2009-06-09 Blue SwirlUpdate irqs on reset and device load
2009-06-09 Blue SwirlRegister reset functions for e1000 and rtl8139
2009-06-09 Alex Williamsonvirtio-net: Increase filter and control limits
2009-06-09 Alex Williamsonvirtio-net: Add new RX filter controls
2009-06-09 Alex Williamsonvirtio-net: MAC filter optimization
2009-06-09 Alex Williamsonvirtio-net: Fix MAC filter overflow handling
2009-06-09 Alex Williamsonvirtio-net: reorganize receive_filter()
2009-06-09 Alex Williamsonvirtio-net: Use a byte to store RX mode flags
2009-06-09 Alex Williamsonvirtio-net: Add version_id 7 placeholder for vnet heade...
2009-06-09 Mark McLoughlinvirtio-net: implement rx packet queueing
2009-06-09 Mark McLoughlinnet: add return value to packet receive handler
2009-06-09 Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09 Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09 Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-06-09 Jan Kiszkanet: Improve parameter error reporting
2009-06-08 Gerd Hoffmannqdev: c99 initilaizers for bus_type_names
2009-06-08 Gerd Hoffmannxen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.
2009-06-08 Gerd Hoffmannxen nic: use qemu_malloc
2009-06-06 Gerd Hoffmannxen: net backend doesn't need linux headers.
2009-06-06 Paul BrookFix typo
next