summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ./configure: add link check for nss-smartcardSergei Trofimovich2012-02-011-4/+9
* ./configure: request pkg-config to provide private libs when static linkingSergei Trofimovich2012-02-011-3/+8
* m48t59: use rtc_clock for alarm timerPaolo Bonzini2012-01-301-2/+2
* GRLIB UART: Add RX channelFabien Chouteau2012-01-302-17/+90
* Fix off-by-one in dirty bitmap functionsAvi Kivity2012-01-291-4/+6
* Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl2012-01-282-15/+73
|\
| * Add Cortex-A15 CPU definitionPeter Maydell2012-01-252-5/+52
| * Add dummy implementation of generic timer cp15 registersPeter Maydell2012-01-252-2/+11
| * arm: store the config_base_register during cpu_resetMark Langsdorf2012-01-251-0/+3
| * target-arm/helper.c: Don't assume softfloat int32 is 32 bits onlyPeter Maydell2012-01-251-1/+1
| * target-arm: Fix implementation of TLB invalidate operationsPeter Maydell2012-01-251-7/+6
* | unin_pci: Fix typos in device namesAndreas Färber2012-01-271-2/+2
* | qdev: change ambiguous qdev namesAnthony Liguori2012-01-274-4/+9
* | 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
* | unin_pci: Clean up qdev namesAndreas Färber2012-01-271-15/+39
* | virtio-serial: convert to QEMU Object ModelAnthony Liguori2012-01-273-90/+128
* | spapr: convert to QEMU Object Model (v2)Anthony Liguori2012-01-275-71/+126
* | scsi: convert to QEMU Object ModelAnthony Liguori2012-01-274-113/+201
* | ide: convert to QEMU Object ModelAnthony Liguori2012-01-272-49/+82
* | hda-codec: convert to QEMU Object ModelAnthony Liguori2012-01-273-44/+71
* | i2c: smbus: convert to QEMU Object ModelAnthony Liguori2012-01-2715-164/+331
* | i2c: rename i2c_slave -> I2CSlaveAnthony Liguori2012-01-2715-86/+88
* | ssi: convert to QEMU Object ModelAnthony Liguori2012-01-2710-70/+150
* | ccid: convert to QEMU Object ModelAnthony Liguori2012-01-274-49/+109
* | usb: convert to QEMU Object ModelAnthony Liguori2012-01-2717-303/+528
* | isa: pic: convert to QEMU Object ModelAnthony Liguori2012-01-2728-192/+390
* | qdev: prepare source tree for code conversionAnthony Liguori2012-01-2715-312/+304
* | qdev: add class_init to DeviceInfoAnthony Liguori2012-01-272-0/+9
* | qdev: add a interface to register subclassesAnthony Liguori2012-01-272-2/+8
* | qdev: use a wrapper to access reset and promote reset to a class methodAnthony Liguori2012-01-274-9/+27
* | qdev: don't access name through infoAnthony Liguori2012-01-2728-44/+44
* | qdev: move qdev->info to classAnthony Liguori2012-01-2733-93/+119
* | qdev: integrate with QEMU Object Model (v2)Anthony Liguori2012-01-272-2/+35
* | qom: add the base Object class (v2)Anthony Liguori2012-01-278-1/+931
* | pci: call reset unconditionallyAnthony Liguori2012-01-271-5/+2
* | openpic: remove dead code to make a PCI device versionAnthony Liguori2012-01-273-29/+5
* | macio: convert to qdevAnthony Liguori2012-01-271-13/+30
* | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-01-276-17/+862
|\ \
| * | arm: SoC model for Calxeda HighbankRob Herring2012-01-262-0/+331
| * | arm_boot: support board IDs more than 16 bits widePeter Maydell2012-01-261-6/+5
| * | arm: add secondary cpu boot callbacks to arm_boot.cMark Langsdorf2012-01-262-11/+60
| * | ahci: add support for non-PCI based controllersRob Herring2012-01-261-0/+44
| * | Add xgmac ethernet modelRob Herring2012-01-262-0/+422
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-01-2728-88/+1206
|\ \ \
| * | | scsi: Guard against buflen exceeding req->cmd.xfer in scsi_disk_emulate_commandThomas Higdon2012-01-261-9/+1
| * | | qcow: Use bdrv functions to replace file operationLi Zhi Hui2012-01-261-17/+31
OpenPOWER on IntegriCloud