summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target-ppc: use float32_is_any_nan()Aurelien Jarno2011-01-061-3/+2
| * target-ppc: fix default qNaNAurelien Jarno2011-01-061-2/+2
| * target-ppc: remove PRECISE_EMULATION defineAurelien Jarno2011-01-062-50/+11
| * microblaze: Use more TB chainingEdgar E. Iglesias2011-01-051-5/+23
| * cirrus_vga: fix division by 0 for color expansion ropAurelien Jarno2011-01-041-32/+33
| * Fix curses on big endian hostsAurelien Jarno2011-01-042-4/+4
| * noaudio: correctly account acquired samplesMichael Walle2011-01-041-0/+3
| * target-arm: Implement correct NaN propagation rulesPeter Maydell2011-01-021-0/+23
| * softfloat: abstract out target-specific NaN propagation rulesPeter Maydell2011-01-021-60/+100
| * softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell2011-01-0210-67/+67
| * TCG: Improve tb_phys_hash_func()Aurelien Jarno2010-12-311-1/+1
| * target-arm: fix UMAAL instructionAurelien Jarno2010-12-311-10/+22
| * Fix translation of unary PPC/SPE instructions (efdneg etc.).Mike Pall2010-12-311-18/+21
| * target-sparc: fix udiv(cc) and sdiv(cc)Aurelien Jarno2010-12-283-18/+50
| * Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2010-12-2724-22/+2887
| |\
| | * vnc/spice: add set_passwd monitor command.Gerd Hoffmann2010-12-095-0/+251
| | * vnc: support password expireGerd Hoffmann2010-12-094-0/+19
| | * vnc: auth reject cleanupGerd Hoffmann2010-12-091-17/+13
| | * spice: add qmp 'query-spice' and hmp 'info spice' commands.Gerd Hoffmann2010-12-094-0/+229
| | * spice: connection events.Gerd Hoffmann2010-12-094-0/+152
| | * spice: add qxl deviceGerd Hoffmann2010-12-0912-4/+2222
| | * spice: add qxl vgabios binary.Gerd Hoffmann2010-12-092-1/+1
| * | x86: Filter out garbage from segment flags dumpJan Kiszka2010-12-271-2/+2
| * | Fix migrate set speed doc argLuiz Capitulino2010-12-271-1/+1
| * | target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9Juha Riihimäki2010-12-271-0/+2
| * | target-arm: correct cp15 c1_sys reset value for cortex-a8Mattias Holm2010-12-271-0/+1
| * | target-arm: fix vmsav6 access controlJuha Riihimäki2010-12-271-15/+19
| * | target-arm: Correct result in saturating cases for VQSHL of s8/16/32Peter Maydell2010-12-271-3/+12
| * | target-arm: remove pointless else clause in VQSHL of u64Juha Riihimäki2010-12-271-2/+0
| * | target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64Peter Maydell2010-12-271-1/+1
| * | target-arm: Fix VQSHL of signed 64 bit valuesJuha Riihimäki2010-12-271-1/+1
| * | target-arm: Fix arguments passed to VQSHL helpersJuha Riihimäki2010-12-271-2/+2
| * | target-arm: fix bug in translation of REVSHAurelien Jarno2010-12-271-7/+3
| * | Fix a missing trailing newlineAurelien Jarno2010-12-271-1/+1
| * | target-mips: fix host CPU consumption when guest is idleAurelien Jarno2010-12-273-8/+24
| * | s390: compile fixesAlexander Graf2010-12-264-2/+5
| * | target-mips: fix translation of MT instructionsNathan Froyd2010-12-223-28/+16
| * | Use mmap() within code_gen_alloc() for OpenBSD.Brad2010-12-211-1/+2
| * | Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC.Brad2010-12-211-1/+2
| * | Add support for OpenBSD to QEMU's tap driver.Brad2010-12-211-2/+6
| * | tcg-arm: fix __clear_cache() warningAurelien Jarno2010-12-211-4/+2
| * | qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil2010-12-211-4/+5
| * | sparc32: ledma extra registers need tracing tooBob Breuer2010-12-201-3/+8
| * | target-i386: Fix accidental use of SoftFloat uint64 typeAndreas Färber2010-12-201-4/+4
| * | wdt_ib700: Fix accidental use of SoftFloat int64 typeAndreas Färber2010-12-201-1/+1
| * | apic: Fix accidental use of SoftFloat uint32 typeAndreas Färber2010-12-201-1/+1
| * | Avoid a warning from OpenBSD linkerBlue Swirl2010-12-191-2/+4
| * | Sparc: implement monitor command 'info tlb'Blue Swirl2010-12-195-57/+66
* | | vga: tag as not hotplugable.Gerd Hoffmann2011-01-103-0/+3
* | | piix: tag as not hotpluggable.Gerd Hoffmann2011-01-104-0/+7
OpenPOWER on IntegriCloud