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
2012-02-04
memory: change dirty getting API to take a size
Blue Swirl
2012-02-03
container: make a decendent of Object
Anthony Liguori
2012-02-03
info qdm: do not require a parent_bus to be set
Anthony Liguori
2012-02-03
qdev: implement cleanup logic in finalize
Anthony Liguori
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
qdev: nuke qdev_init_chardev()
Anthony Liguori
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori
2012-02-03
qdev: refactor away qdev_create_from_info
Anthony Liguori
2012-02-03
qdev: split out common init to instance_init
Anthony Liguori
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
qdev: kill off DeviceInfo list
Anthony Liguori
2012-02-03
qdev: refactor device creation to allow bus_info to be set only in class
Anthony Liguori
2012-02-03
qdev: allow classes to overload qdev functions
Anthony Liguori
2012-02-03
qdev: remove info from class
Anthony Liguori
2012-02-03
qdev: make DeviceInfo private
Anthony Liguori
2012-02-03
usb: separate out legacy usb registration from type registration
Anthony Liguori
2012-02-03
usb-hid: simplify class initialization a bit
Anthony Liguori
2012-02-01
hw/vmmouse.c: Disable vmmouse after reboot
Gerhard Wiesinger
2012-02-01
mc146818rtc: Use lost_tick_policy property
Jan Kiszka
2012-02-01
qdev: Introduce lost tick policy property
Jan Kiszka
2012-01-30
m48t59: use rtc_clock for alarm timer
Paolo Bonzini
2012-01-30
GRLIB UART: Add RX channel
Fabien Chouteau
2012-01-27
unin_pci: Fix typos in device names
Andreas Färber
2012-01-27
qdev: change ambiguous qdev names
Anthony Liguori
2012-01-27
virtio-s390: convert to QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
unin_pci: Drop unused reset handler
Andreas Färber
2012-01-27
unin_pci: Drop duplicate busdev
Andreas Färber
2012-01-27
unin_pci: Clean up qdev names
Andreas Färber
2012-01-27
virtio-serial: convert to QEMU Object Model
Anthony Liguori
2012-01-27
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
2012-01-27
scsi: convert to QEMU Object Model
Anthony Liguori
2012-01-27
ide: convert to QEMU Object Model
Anthony Liguori
2012-01-27
hda-codec: convert to QEMU Object Model
Anthony Liguori
2012-01-27
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
2012-01-27
i2c: rename i2c_slave -> I2CSlave
Anthony Liguori
2012-01-27
ssi: convert to QEMU Object Model
Anthony Liguori
2012-01-27
ccid: convert to QEMU Object Model
Anthony Liguori
2012-01-27
usb: convert to QEMU Object Model
Anthony Liguori
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-27
qdev: add class_init to DeviceInfo
Anthony Liguori
2012-01-27
qdev: add a interface to register subclasses
Anthony Liguori
2012-01-27
qdev: use a wrapper to access reset and promote reset to a class method
Anthony Liguori
2012-01-27
qdev: don't access name through info
Anthony Liguori
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
qdev: integrate with QEMU Object Model (v2)
Anthony Liguori
[next]