summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PPC: KVM: Add support for EPR with KVMAlexander Graf2013-01-183-0/+32
| * | | openpic: export e500 epr enable into a ppc.c functionAlexander Graf2013-01-183-6/+18
| * | | Update Linux kernel headersAlexander Graf2013-01-182-1/+32
| * | | PPC: e500: Change in-memory order of load blobsAlexander Graf2013-01-181-1/+6
| * | | PPC: Provide zero SVR for -cpu e500mc and e5500Alexander Graf2013-01-181-2/+2
| * | | PPC: E500: Calculate loading blob offsets properlyAlexander Graf2013-01-181-4/+8
| * | | openpic: set mixed mode as supportedAlexander Graf2013-01-181-0/+1
| * | | openpic: unify gcr mode mask updatesAlexander Graf2013-01-181-12/+13
| * | | openpic: move gcr write into a functionAlexander Graf2013-01-181-17/+22
* | | | Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2013-01-199-220/+470
|\ \ \ \
| * | | | s390: Add a hypercall registration interface.Cornelia Huck2013-01-187-45/+110
| * | | | target-s390x: Unregister reset callback on finalizationAndreas Färber2013-01-181-0/+10
| * | | | s390x: fix indentationAlexander Graf2013-01-181-5/+5
| * | | | s390: Add CPU reset handlerJens Freimann2013-01-182-3/+41
| * | | | s390x: Remove inline function ebcdic_put and related data from cpu.hStefan Weil2013-01-182-81/+81
| * | | | S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski2013-01-183-1/+34
| * | | | s390: Move IPL code into a separate deviceChristian Borntraeger2013-01-183-88/+185
| * | | | s390: new contributions GPLv2 or laterChristian Borntraeger2013-01-182-2/+9
| |/ / /
* | | | Merge branch 'axp-next' of git://github.com/rth7680/qemuBlue Swirl2013-01-192-12/+46
|\ \ \ \ | |/ / / |/| | |
| * | | alpha-linux-user: Correct selectLaurent Vivier2013-01-161-6/+6
| * | | alpha-linux-user: Translate fcntl l_typeLaurent Vivier2013-01-162-6/+40
* | | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-01-1726-164/+174
|\ \ \ \
| * | | | HMP: add sub command table to infoWenchao Xia2013-01-172-22/+3
| * | | | HMP: move define of mon_cmdsWenchao Xia2013-01-171-6/+6
| * | | | HMP: add infrastructure for sub commandWenchao Xia2013-01-171-10/+39
| * | | | HMP: delete info handlerWenchao Xia2013-01-171-46/+45
| * | | | HMP: add QDict to info callback handlerWenchao Xia2013-01-1725-83/+84
| | |/ / | |/| |
* | | | virtio-pci: fix irqfd cleanup argument orderMichael S. Tsirkin2013-01-171-3/+3
* | | | qom: Extend documentation on QOM method conceptsAndreas Färber2013-01-172-7/+111
* | | | Makefile: drop recursive libcacard cleanStefan Hajnoczi2013-01-171-1/+1
* | | | bswap: improve gluingBlue Swirl2013-01-161-10/+10
|/ / /
* | | Merge remote-tracking branch 'kraxel/chardev.1' into stagingAnthony Liguori2013-01-169-112/+600
|\ \ \
| * | | chardev: add pty chardev support to chardev-add (qmp)Gerd Hoffmann2013-01-163-1/+20
| * | | chardev: add socket chardev support to chardev-add (qmp)Gerd Hoffmann2013-01-162-56/+138
| * | | chardev: add parallel chardev support to chardev-add (qmp)Gerd Hoffmann2013-01-163-18/+34
| * | | chardev: add serial chardev support to chardev-add (qmp)Gerd Hoffmann2013-01-163-13/+75
| * | | chardev: add file chardev support to chardev-add (qmp)Gerd Hoffmann2013-01-163-2/+83
| * | | chardev: add hmp hotplug commandsGerd Hoffmann2013-01-163-0/+57
| * | | chardev: add qmp hotplug commands, with null chardev supportGerd Hoffmann2013-01-163-0/+152
| * | | chardev: reduce chardev ifdef mess a bitGerd Hoffmann2013-01-161-11/+11
| * | | chardev: fix QemuOpts lifecycleGerd Hoffmann2013-01-162-6/+15
| * | | chardev: add error reporting for qemu_chr_new_from_optsGerd Hoffmann2013-01-163-13/+23
| |/ /
* | | build: fix Win32 clean buildPaolo Bonzini2013-01-161-0/+1
* | | tmp105: Add temperature QOM propertyAndreas Färber2013-01-162-20/+29
* | | tmp105: QOM'ifyAndreas Färber2013-01-162-24/+39
* | | tests: Add tmp105 qtest test caseAndreas Färber2013-01-162-0/+79
* | | tmp105: Fix I2C protocol bugAndreas Färber2013-01-161-3/+6
* | | tmp105: Split out I2C message constants from headerAndreas Färber2013-01-162-33/+51
* | | libqtest: Prepare I2C libqosAndreas Färber2013-01-164-0/+219
* | | audio: Replace non-portable asprintf in debug code by g_strdup_printfStefan Weil2013-01-161-2/+3
OpenPOWER on IntegriCloud