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
Age
Commit message (
Expand
)
Author
2009-10-05
pci_create() is now unused, remove it
Markus Armbruster
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
Make it obvious that pci_nic_init() can't fail
Markus Armbruster
2009-10-05
Fix pci_add storage not to exit on bad first argument
Markus Armbruster
2009-10-05
Fix pci_vga_init() not to ignore bus argument
Markus Armbruster
2009-10-05
set correct CS seg limit and flags on sipi
Gleb Natapov
2009-10-05
Set revision in eeprom correctly for 82557 versions.
=?UTF-8?q?Reimar=20D=C3=B6ffinger?=
2009-10-05
restore CFLAGS check for conflict and fix recursive CFLAGS issue
Thomas Monjalon
2009-10-05
virtio-pci: return error if virtio_console_init fails
Amit Shah
2009-10-05
qdev: show name of device that fails init
Amit Shah
2009-10-05
vnc: Set invalid buffer pointers to NULL
Stefan Weil
2009-10-05
eepro100: Don't allow guests to fail assertions
Kevin Wolf
2009-10-05
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-05
qemu/virtio-pci: remove unnecessary check
Michael S. Tsirkin
2009-10-05
qemu: clean up target page usage in msix
Michael S. Tsirkin
2009-10-05
fix comment on cpu_register_physical_memory_offset
Michael S. Tsirkin
2009-10-05
qemu/pci: reset device registers on bus reset
Michael S. Tsirkin
2009-10-05
qemu/pci: refactor code/symbolic constants
Michael S. Tsirkin
2009-10-05
qemu/virtio: fix reset with device removal
Michael S. Tsirkin
2009-10-05
qemu/qdev: type safety in reset handler
Michael S. Tsirkin
2009-10-05
serial: convert isa to qdev
Gerd Hoffmann
2009-10-05
qdev: don't crash on unset drive properties.
Gerd Hoffmann
2009-10-05
floppy: move dma setup + drive connect to fdctrl_init_common()
Gerd Hoffmann
2009-10-05
floppy: add drive properties.
Gerd Hoffmann
2009-10-05
store a pointer to QemuOpts in DeviceState, release it when zapping a device.
Gerd Hoffmann
2009-10-05
allow if=none for drive_add
Gerd Hoffmann
2009-10-05
refactor drive_hot_add
Gerd Hoffmann
2009-10-05
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
pci: windup acpi-based hotplug
Gerd Hoffmann
2009-10-05
pci: hotplug windup
Gerd Hoffmann
2009-10-05
scsi: hotplug windup
Gerd Hoffmann
2009-10-05
usb: hotplug windup
Gerd Hoffmann
2009-10-05
qdev hotplug: infrastructure and monitor commands.
Gerd Hoffmann
2009-10-05
switch qemu-config to qemu_error
Gerd Hoffmann
2009-10-05
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-10-05
pci: move unregister from PCIDevice to PCIDeviceInfo
Gerd Hoffmann
2009-10-05
pci: use qdev for device destruction.
Gerd Hoffmann
2009-10-05
Implement scsi device destruction
Gerd Hoffmann
2009-10-05
Add exit callback to DeviceInfo.
Gerd Hoffmann
2009-10-05
qdev: device free fixups.
Gerd Hoffmann
2009-10-05
parallel: convert isa to qdev
Gerd Hoffmann
2009-10-05
update pc-bios/bios.bin
Gerd Hoffmann
2009-10-05
update pcbios submodule to current master
Gerd Hoffmann
2009-10-05
piix_pci: kill PIIX3IrqState
Gerd Hoffmann
2009-10-05
convert pci bridge to qdev
Gerd Hoffmann
2009-10-05
support inplace allocation for pci bus, split irq init.
Gerd Hoffmann
2009-10-05
switch ide bus to inplace allocation.
Gerd Hoffmann
2009-10-05
switch usb bus to inplace allocation.
Gerd Hoffmann
2009-10-05
switch scsi bus to inplace allocation.
Gerd Hoffmann
2009-10-05
allow qdev busses allocations be inplace
Gerd Hoffmann
[next]