aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Do not use dprintfmalc14-204/+204
2010-02-06arm host: fix compiler warningStefan Weil2-27/+0
2010-02-06tcg-i386: Implement setcond.Richard Henderson1-3/+70
2010-02-06tcg-i386: Implement small forward branches.Richard Henderson2-38/+81
2010-02-06Add -static earlier to LDFLAGS for compile_prog()Loïc Minier1-2/+3
2010-02-06Fix missing symbols in .rel/.rela.plt sectionsLoïc Minier2-4/+28
2010-02-06configure: remove debugging code introduced in aa527b65d8187b97d73f889b6cae7b...Aurelien Jarno1-3/+0
2010-02-06configure: fix compilation on hosts without -fstack-protector-allAurelien Jarno1-2/+5
2010-02-06Update MAINTAINERSAurelien Jarno1-2/+2
2010-02-06target-mips: don't call cpu_loop_exit() from helper.cAurelien Jarno3-8/+22
2010-02-06target-arm: refactor cp15.c13 register accessRiku Voipio2-16/+55
2010-02-06linux-user: remove signal handler before calling abort()Riku Voipio1-0/+9
2010-02-06fix locking error with current_tbRiku Voipio1-2/+2
2010-02-06linux-user: adapt uname machine to emulated CPULoïc Minier4-2/+76
2010-02-06target-ppc: change DCR helpers to target_long argumentsAurelien Jarno2-8/+8
2010-02-06tcg-x86_64: implement setcondRichard Henderson1-5/+33
2010-02-06tcg: add tcg_invert_condRichard Henderson1-0/+5
2010-02-06tcg: generic support for conditional setRichard Henderson4-6/+78
2010-02-06tcg: document double-word support opcodes.Richard Henderson1-0/+23
2010-02-06usb-linux: increase buffer for USB control requestsChristian Krause1-1/+1
2010-02-06mips/malta: fix typoAurelien Jarno1-1/+1
2010-02-06PCI: show also host bridge data in "info pci" outputBlue Swirl1-1/+1
2010-02-06PCI: fix multiple bridge problemsBlue Swirl1-11/+17
2010-02-05Refactor DEC 21154 PCI bridgeBlue Swirl4-107/+85
2010-02-05usb-linux.c: remove write-only variablePaolo Bonzini1-2/+0
2010-02-05vnc.c: remove dead codePaolo Bonzini1-3/+0
2010-02-05remove two dead assignments in target-i386/translate.cPaolo Bonzini1-2/+0
2010-02-05exec.c: dead assignmentsPaolo Bonzini1-4/+0
2010-02-05fix undefined shifts by >32Paolo Bonzini1-2/+2
2010-02-03qdev: Add rudimentary help for property valueMarkus Armbruster1-1/+1
2010-02-03qdev: update help on -deviceMarkus Armbruster1-13/+10
2010-02-03qdev: Add help for device propertiesMarkus Armbruster1-1/+14
2010-02-03Revert "qdev: Add help for device properties"Markus Armbruster1-13/+2
2010-02-03Revert "qdev: Add help for property value"Markus Armbruster1-7/+2
2010-02-03qdev: Fix exit code for -device ?Markus Armbruster3-9/+28
2010-02-03qemu-option: Make qemu_opts_foreach() accumulate return valuesMarkus Armbruster1-1/+1
2010-02-03Revert "QError: New QERR_INVALID_CPU_INDEX"Markus Armbruster2-7/+0
2010-02-03monitor: Use QERR_INVALID_PARAMETER instead of QERR_INVALID_CPU_INDEXMarkus Armbruster1-1/+1
2010-02-03monitor: convert do_migrate_set_downtime() to QObjectMarkus Armbruster3-3/+6
2010-02-03monitor: Use argument type 'T' for migrate_set_downtimeMarkus Armbruster2-14/+3
2010-02-03monitor: New argument type 'T'Markus Armbruster1-1/+16
2010-02-03monitor: convert do_migrate_set_speed() to QObjectMarkus Armbruster3-3/+4
2010-02-03monitor: Use argument type 'b' for migrate_set_speedMarkus Armbruster2-16/+4
2010-02-03monitor: New argument type 'b'Markus Armbruster1-0/+64
2010-02-03QDict: New qdict_get_double()Markus Armbruster3-1/+26
2010-02-03monitor: Document argument type 'M'Markus Armbruster1-0/+2
2010-02-03seabios: use correct submodule hashAnthony Liguori1-0/+0
2010-01-31bsd/darwin-user: mmap_frag() users only check for -1 errorBlue Swirl2-2/+2
2010-01-31cris: Prettify register dumps.Edgar E. Iglesias1-2/+2
2010-01-31sparc32 don't mark page dirty when failingArtyom Tarasenko1-5/+6