summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sdl: Fix block prevention of SDL_WM_GrabInputJan Kiszka2012-02-011-12/+14
* sdl: Do not grab mouse on mode switch while in backgroundJan Kiszka2012-02-011-14/+16
* Improve default machine options usabilityJan Kiszka2012-02-011-15/+2
* mc146818rtc: Use lost_tick_policy propertyJan Kiszka2012-02-013-13/+42
* qemu-option: Introduce default mechanismJan Kiszka2012-02-012-8/+52
* qdev: Introduce lost tick policy propertyJan Kiszka2012-02-013-0/+69
* Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell2012-02-011-0/+1
* exec.c: Clarify comment about tlb_flush() flush_global parameterPeter Maydell2012-02-011-2/+12
* hw/9pfs: Update MAINTAINERS fileAneesh Kumar K.V2012-02-011-2/+4
* MAINTAINERS: Add a section for the host OS and a W32 maintainerStefan Weil2012-02-011-0/+20
* ./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
OpenPOWER on IntegriCloud