summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()Markus Armbruster2010-04-184-10/+0
* error: Convert qemu_opts_set() to QErrorMarkus Armbruster2010-04-181-10/+7
* error: New QERR_INVALID_PARAMETER_VALUEMarkus Armbruster2010-04-182-0/+7
* error: Convert qemu_opts_create() to QErrorMarkus Armbruster2010-04-181-2/+2
* error: New QERR_DUPLICATE_IDMarkus Armbruster2010-04-182-0/+7
* error: Put error definitions back in alphabetical orderMarkus Armbruster2010-04-182-7/+13
* monitor: convert do_device_del() to QObject, QErrorMarkus Armbruster2010-04-183-6/+7
* qdev: Convert qdev_unplug() to QErrorMarkus Armbruster2010-04-181-2/+1
* Add qerror message if the 'change' target filename can't be openedRyan Harper2010-04-181-0/+1
* slirp: fix unused return value, spotted by clangBlue Swirl2010-04-181-1/+2
* i386-dis: Fix unused return value, spotted by clangBlue Swirl2010-04-181-24/+32
* PPC: avoid function pointer type mismatch, spotted by clangBlue Swirl2010-04-181-5/+3
* kvm: avoid collision with dprintf macro in stdio.h, spotted by clangBlue Swirl2010-04-182-25/+25
* Fix harmless if statements with empty body, spotted by clangBlue Swirl2010-04-182-5/+8
* sparc32 use empty_slot for missing RAM v1Artyom Tarasenko2010-04-183-0/+7
* create empty_slot deviceArtyom Tarasenko2010-04-182-0/+94
* Fix harmless if statements with empty body, spotted by clangBlue Swirl2010-04-182-2/+5
* tcg/ppc: Remove redundant comparison from brcond2malc2010-04-181-2/+1
* Fix --enable-profiler compilation.Richard Henderson2010-04-173-12/+12
* target-sparc: Free instruction temporaries.Richard Henderson2010-04-171-25/+27
* target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.Richard Henderson2010-04-171-6/+6
* Sparc: fix PC/NPC during FPU trapsBlue Swirl2010-04-171-0/+2
* tcg: Add missing static qualifiermalc2010-04-171-1/+1
* tcg/ppc: Fix signed versions of brcond2malc2010-04-171-1/+2
* Fix format stringsArnaud Lacombe2010-04-171-2/+2
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-04-133-340/+213
|\
| * vhost.c: include <linux/vhost.h> lastMarcelo Tosatti2010-04-111-1/+1
| * vhost-net: disable mergeable buffersMichael S. Tsirkin2010-04-111-0/+1
| * vhost: fix features ackDavid L Stevens2010-04-111-0/+8
| * eepro100: convert to new capability APIMichael S. Tsirkin2010-04-111-13/+9
| * pci: add API to add capability at a known offsetMichael S. Tsirkin2010-04-112-4/+15
| * eepro100: fix PCI interrupt pin configuration regressionStefan Weil2010-04-071-0/+3
| * eepro100: fix mapping of flash memoryStefan Weil2010-04-071-5/+5
| * eepro100: Set power management capability using pci_reserve_capabilityStefan Weil2010-04-071-21/+18
| * eepro100: Set configuration bit for standard TCBStefan Weil2010-04-061-0/+3
| * eepro100: Add new device variant i82801Stefan Weil2010-04-061-0/+15
| * eepro100: Simplified device instantiationStefan Weil2010-04-061-280/+167
| * eepro100: Simplify status handlingStefan Weil2010-04-061-4/+4
| * eepro100: Don't allow writing SCBStatusStefan Weil2010-04-061-44/+5
* | sparc: Fix compiler warning (fprintf format string)Stefan Weil2010-04-141-1/+1
* | sh4: Fix compiler warning (fprintf format string)Stefan Weil2010-04-141-2/+2
* | m68k: Fix compiler warning (fprintf format string)Stefan Weil2010-04-141-3/+3
* | arm: Fix compiler warning (fprintf format string)Stefan Weil2010-04-141-4/+4
* | tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil2010-04-143-4/+5
* | Use correct cflags for kvm-kmod when cross compilingStefan Weil2010-04-141-1/+1
* | linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.takasi-y@ops.dti.ne.jp2010-04-141-1/+1
* | vhost.c: include <linux/vhost.h> lastMarcelo Tosatti2010-04-141-1/+1
* | vhost-net: disable mergeable buffersMichael S. Tsirkin2010-04-131-0/+1
* | vhost: fix features ackDavid L Stevens2010-04-131-0/+8
* | sh_pci: fix memory and I/O accessAurelien Jarno2010-04-133-96/+17
OpenPOWER on IntegriCloud