aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-10-06Reorganize option rom (+linux kernel) loading.Gerd Hoffmann
2009-10-06eepro100: support 16 bit read from SCBCmd (== 2)=?UTF-8?q?Reimar=20D=C3=B6ffinger?=
2009-10-05Improve error reporting on file accessJustin M. Forbes
2009-10-05Rename pci_create_noinit() to pci_create()Markus Armbruster
2009-10-05pci_create() is now unused, remove itMarkus Armbruster
2009-10-05Fix pci_add nic not to exit on bad modelMarkus Armbruster
2009-10-05Make it obvious that pci_nic_init() can't failMarkus Armbruster
2009-10-05Fix pci_add storage not to exit on bad first argumentMarkus Armbruster
2009-10-05Fix pci_vga_init() not to ignore bus argumentMarkus Armbruster
2009-10-05set correct CS seg limit and flags on sipiGleb Natapov
2009-10-05Set revision in eeprom correctly for 82557 versions.=?UTF-8?q?Reimar=20D=C3=B6ffinger?=
2009-10-05virtio-pci: return error if virtio_console_init failsAmit Shah
2009-10-05qdev: show name of device that fails initAmit Shah
2009-10-05eepro100: Don't allow guests to fail assertionsKevin Wolf
2009-10-05qemu/virtio-pci: remove unnecessary checkMichael S. Tsirkin
2009-10-05qemu: clean up target page usage in msixMichael S. Tsirkin
2009-10-05qemu/pci: reset device registers on bus resetMichael S. Tsirkin
2009-10-05qemu/pci: refactor code/symbolic constantsMichael S. Tsirkin
2009-10-05qemu/virtio: fix reset with device removalMichael S. Tsirkin
2009-10-05qemu/qdev: type safety in reset handlerMichael S. Tsirkin
2009-10-05serial: convert isa to qdevGerd Hoffmann
2009-10-05qdev: don't crash on unset drive properties.Gerd Hoffmann
2009-10-05floppy: move dma setup + drive connect to fdctrl_init_common()Gerd Hoffmann
2009-10-05floppy: add drive properties.Gerd Hoffmann
2009-10-05store a pointer to QemuOpts in DeviceState, release it when zapping a device.Gerd Hoffmann
2009-10-05allow if=none for drive_addGerd Hoffmann
2009-10-05refactor drive_hot_addGerd Hoffmann
2009-10-05drive cleanup fixes.Gerd Hoffmann
2009-10-05pci: windup acpi-based hotplugGerd Hoffmann
2009-10-05pci: hotplug windupGerd Hoffmann
2009-10-05scsi: hotplug windupGerd Hoffmann
2009-10-05usb: hotplug windupGerd Hoffmann
2009-10-05qdev hotplug: infrastructure and monitor commands.Gerd Hoffmann
2009-10-05usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann
2009-10-05pci: move unregister from PCIDevice to PCIDeviceInfoGerd Hoffmann
2009-10-05pci: use qdev for device destruction.Gerd Hoffmann
2009-10-05Implement scsi device destructionGerd Hoffmann
2009-10-05Add exit callback to DeviceInfo.Gerd Hoffmann
2009-10-05qdev: device free fixups.Gerd Hoffmann
2009-10-05parallel: convert isa to qdevGerd Hoffmann
2009-10-05piix_pci: kill PIIX3IrqStateGerd Hoffmann
2009-10-05convert pci bridge to qdevGerd Hoffmann
2009-10-05support inplace allocation for pci bus, split irq init.Gerd Hoffmann
2009-10-05switch ide bus to inplace allocation.Gerd Hoffmann
2009-10-05switch usb bus to inplace allocation.Gerd Hoffmann
2009-10-05switch scsi bus to inplace allocation.Gerd Hoffmann
2009-10-05allow qdev busses allocations be inplaceGerd Hoffmann
2009-10-05Enable host-clock-based RTCJan Kiszka
2009-10-05Fix exit on 'pci_add' Monitor commandLuiz Capitulino
2009-10-05musicpal: Add VMState supportJan Kiszka