summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | qdev: make the non-legacy pci address property accept an integerPaolo Bonzini2012-02-071-19/+9
| * | qdev: remove parse/print methods for mac propertiesPaolo Bonzini2012-02-071-19/+42
| * | qdev: remove print/parse methods from LostTickPolicy propertiesPaolo Bonzini2012-02-072-31/+32
| * | qdev: remove parse method for string propertiesPaolo Bonzini2012-02-071-11/+0
| * | qdev: allow reusing get/set for legacy propertyPaolo Bonzini2012-02-071-4/+7
| * | qdev: remove direct calls to print/parsePaolo Bonzini2012-02-073-29/+36
* | | Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2012-02-085-20/+367
|\ \ \ | |_|/ |/| |
| * | hw/9pfs: Remove O_NOATIME flag from 9pfs open() calls in readonly modeDaniel P. Berrange2012-01-301-1/+0
| * | hw/9pfs: Fix crash when mounting with synthfsAneesh Kumar K.V2012-01-301-1/+1
| * | hw/9pfs: Preserve S_ISGIDM. Mohan Kumar2012-01-302-5/+6
| * | hw/9pfs: Add new security model mapped-file.Aneesh Kumar K.V2012-01-193-13/+360
* | | Restore consistent formattingmalc2012-02-076-129/+129
* | | s390x: fix qom-ification fall-outAnthony Liguori2012-02-061-0/+1
* | | KVM: Fix breakages of QOM conversionJan Kiszka2012-02-062-0/+2
* | | vga: improve documentationBlue Swirl2012-02-041-0/+12
* | | vga: use constants from vga.hBlue Swirl2012-02-043-175/+198
* | | vga.h: remove unused stuff and reformatBlue Swirl2012-02-041-425/+103
* | | Add vga.h unmodified from LinuxBlue Swirl2012-02-041-0/+481
* | | vga: move Cirrus VGA template to its own fileBlue Swirl2012-02-044-79/+111
* | | memory: change dirty getting API to take a sizeBlue Swirl2012-02-045-38/+21
| |/ |/|
* | container: make a decendent of ObjectAnthony Liguori2012-02-032-37/+6
* | info qdm: do not require a parent_bus to be setAnthony Liguori2012-02-031-5/+7
* | qdev: implement cleanup logic in finalizeAnthony Liguori2012-02-031-25/+32
* | qom: move properties from qdev to objectAnthony Liguori2012-02-0310-788/+81
* | qdev: nuke qdev_init_chardev()Anthony Liguori2012-02-038-17/+6
* | qdev: split out UI portions into a new functionAnthony Liguori2012-02-033-571/+588
* | qdev: refactor away qdev_create_from_infoAnthony Liguori2012-02-032-13/+25
* | qdev: split out common init to instance_initAnthony Liguori2012-02-031-13/+28
* | qdev: remove baked in notion of aliases (v2)Anthony Liguori2012-02-036-22/+87
* | qdev: kill off DeviceInfoAnthony Liguori2012-02-0315-114/+15
* | qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-03241-2531/+3151
* | qdev: kill off DeviceInfo listAnthony Liguori2012-02-033-60/+31
* | qdev: refactor device creation to allow bus_info to be set only in classAnthony Liguori2012-02-031-23/+19
* | qdev: allow classes to overload qdev functionsAnthony Liguori2012-02-031-20/+33
* | qdev: remove info from classAnthony Liguori2012-02-033-44/+80
* | qdev: make DeviceInfo privateAnthony Liguori2012-02-034-23/+48
* | usb: separate out legacy usb registration from type registrationAnthony Liguori2012-02-0311-25/+37
* | usb-hid: simplify class initialization a bitAnthony Liguori2012-02-031-14/+13
* | hw/vmmouse.c: Disable vmmouse after rebootGerhard Wiesinger2012-02-011-0/+2
* | mc146818rtc: Use lost_tick_policy propertyJan Kiszka2012-02-011-7/+19
* | qdev: Introduce lost tick policy propertyJan Kiszka2012-02-012-0/+62
* | m48t59: use rtc_clock for alarm timerPaolo Bonzini2012-01-301-2/+2
* | GRLIB UART: Add RX channelFabien Chouteau2012-01-301-17/+89
* | unin_pci: Fix typos in device namesAndreas Färber2012-01-271-2/+2
* | qdev: change ambiguous qdev namesAnthony Liguori2012-01-273-4/+4
* | virtio-s390: convert to QEMU Object ModelAnthony Liguori2012-01-271-28/+65
* | sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-27131-1296/+2733
* | pci: convert to QEMU Object ModelAnthony Liguori2012-01-2753-1050/+1599
* | unin_pci: Drop unused reset handlerAndreas Färber2012-01-271-7/+0
* | unin_pci: Drop duplicate busdevAndreas Färber2012-01-271-9/+20
OpenPOWER on IntegriCloud