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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
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
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
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
2009-10-05
Enable host-clock-based RTC
Jan Kiszka
2009-10-05
Fix exit on 'pci_add' Monitor command
Luiz Capitulino
2009-10-05
musicpal: Add VMState support
Jan Kiszka
2009-10-05
musicpal: Make PIT emulation more robust
Jan Kiszka
2009-10-05
musicpal: True reset support for audio device
Jan Kiszka
2009-10-05
musicpal: True reset support for GPIO
Jan Kiszka
2009-10-05
musicpal: Coding style fixes
Jan Kiszka
2009-10-05
musicpal: Clean up typecasts
Jan Kiszka
2009-10-05
musicpal: Rework GPIO input events
Jan Kiszka
2009-10-05
musicpal: Catch null TX qeueues
Jan Kiszka
2009-10-05
vmstate: Add suppot for field_exist() test
Juan Quintela
2009-10-05
Add *TL functions to vmstate
Juan Quintela
2009-10-05
vmstate: remove i2c_slave_load/save
Juan Quintela
2009-10-05
vmstate: port lm832x device
Juan Quintela
2009-10-05
lm832x: make fields to have the same types that they are saved/loaded
Juan Quintela
2009-10-05
vmstate: add support for arrays of pointers
Juan Quintela
2009-10-05
vmstate: port twl92230 device
Juan Quintela
2009-10-05
twl92230: change pwrbtn_state to uint8_t
Juan Quintela
2009-10-05
vmstate: port tmp105 device
Juan Quintela
2009-10-05
tmp105: change len and alorm to uint8_t
Juan Quintela
2009-10-05
vmstate: create VMSTATE_INT16_ARRAY
Juan Quintela
2009-10-05
vmstate: port ssd0303 device
Juan Quintela
2009-10-05
vmstate: port pxa2xx_i2c device
Juan Quintela
2009-10-05
vmstate: create VMSTATE_STRUCT_POINTER
Juan Quintela
2009-10-05
vmstate: port max7310 device
Juan Quintela
2009-10-05
vmstate: port wm8750 device
Juan Quintela
2009-10-05
vmstate: create VMSTATE_I2C_SLAVE
Juan Quintela
2009-10-05
vmstate: add uint8 array
Juan Quintela
2009-10-05
vmstate: port i2c_slave device
Juan Quintela
2009-10-05
vmstate: port i2c_bus device
Juan Quintela
2009-10-05
i2c: addresses are load/save as uint8_t values, change types to reflect this
Juan Quintela
[next]