summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it obvious that pci_nic_init() can't failMarkus Armbruster2009-10-053-21/+14
* Fix pci_add storage not to exit on bad first argumentMarkus Armbruster2009-10-053-3/+12
* Fix pci_vga_init() not to ignore bus argumentMarkus Armbruster2009-10-051-1/+1
* set correct CS seg limit and flags on sipiGleb Natapov2009-10-051-1/+1
* Set revision in eeprom correctly for 82557 versions.=?UTF-8?q?Reimar=20D=C3=B6ffinger?=2009-10-051-0/+2
* restore CFLAGS check for conflict and fix recursive CFLAGS issueThomas Monjalon2009-10-052-4/+4
* virtio-pci: return error if virtio_console_init failsAmit Shah2009-10-051-0/+3
* qdev: show name of device that fails initAmit Shah2009-10-051-0/+1
* vnc: Set invalid buffer pointers to NULLStefan Weil2009-10-051-2/+8
* eepro100: Don't allow guests to fail assertionsKevin Wolf2009-10-051-11/+35
* qcow2: Increase maximum cluster size to 2 MBKevin Wolf2009-10-054-9/+12
* qemu/virtio-pci: remove unnecessary checkMichael S. Tsirkin2009-10-051-2/+1
* qemu: clean up target page usage in msixMichael S. Tsirkin2009-10-054-36/+27
* fix comment on cpu_register_physical_memory_offsetMichael S. Tsirkin2009-10-051-2/+3
* qemu/pci: reset device registers on bus resetMichael S. Tsirkin2009-10-051-0/+13
* qemu/pci: refactor code/symbolic constantsMichael S. Tsirkin2009-10-052-20/+23
* qemu/virtio: fix reset with device removalMichael S. Tsirkin2009-10-051-6/+8
* qemu/qdev: type safety in reset handlerMichael S. Tsirkin2009-10-054-13/+19
* serial: convert isa to qdevGerd Hoffmann2009-10-057-28/+75
* qdev: don't crash on unset drive properties.Gerd Hoffmann2009-10-051-1/+1
* floppy: move dma setup + drive connect to fdctrl_init_common()Gerd Hoffmann2009-10-051-20/+11
* floppy: add drive properties.Gerd Hoffmann2009-10-058-46/+55
* store a pointer to QemuOpts in DeviceState, release it when zapping a device.Gerd Hoffmann2009-10-052-0/+4
* allow if=none for drive_addGerd Hoffmann2009-10-051-0/+3
* refactor drive_hot_addGerd Hoffmann2009-10-051-19/+19
* drive cleanup fixes.Gerd Hoffmann2009-10-059-43/+25
* pci: windup acpi-based hotplugGerd Hoffmann2009-10-055-42/+26
* pci: hotplug windupGerd Hoffmann2009-10-052-2/+25
* scsi: hotplug windupGerd Hoffmann2009-10-052-0/+3
* usb: hotplug windupGerd Hoffmann2009-10-051-0/+2
* qdev hotplug: infrastructure and monitor commands.Gerd Hoffmann2009-10-054-4/+109
* switch qemu-config to qemu_errorGerd Hoffmann2009-10-051-4/+5
* usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann2009-10-058-15/+56
* pci: move unregister from PCIDevice to PCIDeviceInfoGerd Hoffmann2009-10-058-11/+13
* pci: use qdev for device destruction.Gerd Hoffmann2009-10-053-5/+4
* Implement scsi device destructionGerd Hoffmann2009-10-053-11/+21
* Add exit callback to DeviceInfo.Gerd Hoffmann2009-10-052-0/+4
* qdev: device free fixups.Gerd Hoffmann2009-10-052-4/+38
* parallel: convert isa to qdevGerd Hoffmann2009-10-055-14/+57
* update pc-bios/bios.binGerd Hoffmann2009-10-051-0/+0
* update pcbios submodule to current masterGerd Hoffmann2009-10-051-0/+0
* piix_pci: kill PIIX3IrqStateGerd Hoffmann2009-10-051-20/+17
* convert pci bridge to qdevGerd Hoffmann2009-10-051-18/+48
* support inplace allocation for pci bus, split irq init.Gerd Hoffmann2009-10-052-10/+38
* switch ide bus to inplace allocation.Gerd Hoffmann2009-10-054-39/+36
* switch usb bus to inplace allocation.Gerd Hoffmann2009-10-055-15/+12
* switch scsi bus to inplace allocation.Gerd Hoffmann2009-10-055-22/+19
* allow qdev busses allocations be inplaceGerd Hoffmann2009-10-052-3/+15
* temporary fix for on_vcpuGlauber Costa2009-10-051-0/+4
* kvm: Fix guest single-steppingJan Kiszka2009-10-051-1/+7
OpenPOWER on IntegriCloud