summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi: add support for command optionsLuiz Capitulino2012-05-154-6/+30
* Update version to 1.1.0-rc2Anthony Liguori2012-05-141-1/+1
* tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0Andreas Färber2012-05-151-20/+12
* tcg/ppc64: Don't hardcode register numbers for qemu_ld/stAndreas Färber2012-05-151-7/+9
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-05-143-3/+8
|\
| * qemu-img: Fix segmentation faultCharles Arnold2012-05-141-1/+3
| * qcow2: Don't ignore failure to clear autoclear flagsKevin Wolf2012-05-141-1/+4
| * coroutine: Fix setup of sigaltstack coroutinesJan Kiszka2012-05-141-1/+1
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-05-141-3/+8
|\ \
| * | qapi: QMP input visitor, handle floats parsed as intsMichael Roth2012-05-141-3/+8
* | | Merge remote-tracking branch 'afaerber-or/qom-1.1' into stagingAnthony Liguori2012-05-1410-7/+29
|\ \ \
| * | | mips_fulong2e: Don't register "cpu" VMState twiceJuan Quintela2012-05-131-1/+0
| * | | pc: Add back PCI.rombar compat propertyPaolo Bonzini2012-05-131-0/+4
| * | | qdev: Fix adding of ptr propertiesAnthony Liguori2012-05-121-1/+4
| * | | qdev: Use object_property_print() in info qtreePaolo Bonzini2012-05-122-2/+2
| * | | target-i386: Defer MCE initAndreas Färber2012-05-123-2/+13
| * | | qom: Documentation addition for object_class_by_name()Paolo Bonzini2012-05-121-0/+6
| * | | target-mips: Remove commented-out function declarationAndreas Färber2012-05-121-1/+0
| |/ /
* | | Merge remote-tracking branch 'kraxel/usb.50' into stagingAnthony Liguori2012-05-141-0/+9
|\ \ \
| * | | usb-host: handle guest-issued clear haltGerd Hoffmann2012-05-141-0/+9
| |/ /
* | | Merge remote-tracking branch 'spice/spice.v55' into stagingAnthony Liguori2012-05-141-5/+3
|\ \ \
| * | | qxl: set size of PCI IO BAR correctly (16) for revision 2Uri Lublin2012-05-141-5/+3
| |/ /
* | | Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori2012-05-1412-129/+136
|\ \ \
| * | | qemu-doc: Use QEMU instead of qemu for product nameStefan Weil2012-05-142-20/+20
| * | | qemu-doc: Fix executable name in examplesStefan Weil2012-05-142-91/+101
| * | | qemu-doc: Add missing parameter in description of -D optionStefan Weil2012-05-141-2/+2
| * | | configure: Use QEMU instead of QemuStefan Weil2012-05-141-1/+1
| * | | fix some common typosJim Meyering2012-05-148-10/+10
| * | | qemu-timer: Fix wrong error messageStefan Weil2012-05-141-5/+2
| |/ /
* | | qdev: fix -device foo,?Paolo Bonzini2012-05-141-2/+2
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-05-145-13/+59
|\ \ | |/
| * sun4u: implement interrupt clearing registersArtyom Tarasenko2012-05-121-0/+12
| * sun4u: initialize OBIO interrupt mappingsArtyom Tarasenko2012-05-121-0/+6
| * fix block loads broken in commit 30038fd818Artyom Tarasenko2012-05-121-1/+1
| * Implement address masking for SPARC v9 CPUsArtyom Tarasenko2012-05-121-1/+24
| * vga: disable default VGA if appropriate -device is usedPaolo Bonzini2012-05-121-9/+14
| * cputlb: fix watchpoints handlingMax Filippov2012-05-121-2/+2
* | use inet_listen()/inet_connect() to support ipv6 migrationAmos Kong2012-05-104-66/+39
* | sockets: use error class to pass listen errorAmos Kong2012-05-105-8/+20
* | sockets: change inet_connect() to support nonblock socketAmos Kong2012-05-105-11/+44
* | qerror: add five qerror stringsAmos Kong2012-05-102-0/+35
* | move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)Eduardo Habkost2012-05-104-131/+138
* | implement -no-user-config command-line option (v3)Eduardo Habkost2012-05-104-8/+27
* | vl.c: change 'defconfig' variable to bool (v2)Eduardo Habkost2012-05-101-2/+2
* | move list of default config files to an arrayEduardo Habkost2012-05-101-9/+16
* | eliminate arch_config_name variableEduardo Habkost2012-05-102-4/+1
* | move code to read default config files to a separate function (v2)Eduardo Habkost2012-05-103-8/+24
* | block: fix warning introduced in efcc7a23Anthony Liguori2012-05-101-1/+1
* | Switch SIG_IPI to SIGUSR1Jan Kiszka2012-05-101-4/+0
* | Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into stagingAnthony Liguori2012-05-102-2/+10
|\ \ | |/
OpenPOWER on IntegriCloud