aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-04Fix curses on big endian hostsAurelien Jarno
2011-01-04noaudio: correctly account acquired samplesMichael Walle
2011-01-02target-arm: Implement correct NaN propagation rulesPeter Maydell
2011-01-02softfloat: abstract out target-specific NaN propagation rulesPeter Maydell
2011-01-02softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell
2010-12-31TCG: Improve tb_phys_hash_func()Aurelien Jarno
2010-12-31target-arm: fix UMAAL instructionAurelien Jarno
2010-12-31Fix translation of unary PPC/SPE instructions (efdneg etc.).Mike Pall
2010-12-28target-sparc: fix udiv(cc) and sdiv(cc)Aurelien Jarno
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2010-12-27x86: Filter out garbage from segment flags dumpJan Kiszka
2010-12-27Fix migrate set speed doc argLuiz Capitulino
2010-12-27target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9Juha Riihimäki
2010-12-27target-arm: correct cp15 c1_sys reset value for cortex-a8Mattias Holm
2010-12-27target-arm: fix vmsav6 access controlJuha Riihimäki
2010-12-27target-arm: Correct result in saturating cases for VQSHL of s8/16/32Peter Maydell
2010-12-27target-arm: remove pointless else clause in VQSHL of u64Juha Riihimäki
2010-12-27target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64Peter Maydell
2010-12-27target-arm: Fix VQSHL of signed 64 bit valuesJuha Riihimäki
2010-12-27target-arm: Fix arguments passed to VQSHL helpersJuha Riihimäki
2010-12-27target-arm: fix bug in translation of REVSHAurelien Jarno
2010-12-27Fix a missing trailing newlineAurelien Jarno
2010-12-27pci: fix migration path for devices behind bridgesMichael S. Tsirkin
2010-12-27target-mips: fix host CPU consumption when guest is idleAurelien Jarno
2010-12-26s390: compile fixesAlexander Graf
2010-12-24pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata
2010-12-24pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata
2010-12-24qdev: export qdev_find_recursive() for later useIsaku Yamahata
2010-12-22build, pci: remove QMP dependency on core PCI codeIsaku Yamahata
2010-12-22target-mips: fix translation of MT instructionsNathan Froyd
2010-12-22pcie: add flr supportIsaku Yamahata
2010-12-22pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata
2010-12-21Use mmap() within code_gen_alloc() for OpenBSD.Brad
2010-12-21Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC.Brad
2010-12-21Add support for OpenBSD to QEMU's tap driver.Brad
2010-12-21tcg-arm: fix __clear_cache() warningAurelien Jarno
2010-12-21qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-21qdev: remove an unused functionMichael S. Tsirkin
2010-12-20sparc32: ledma extra registers need tracing tooBob Breuer
2010-12-20target-i386: Fix accidental use of SoftFloat uint64 typeAndreas Färber
2010-12-20wdt_ib700: Fix accidental use of SoftFloat int64 typeAndreas Färber
2010-12-20apic: Fix accidental use of SoftFloat uint32 typeAndreas Färber
2010-12-20qbus: register reset handler for qbus whose parent is NULLIsaku Yamahata
2010-12-19Avoid a warning from OpenBSD linkerBlue Swirl
2010-12-19Sparc: implement monitor command 'info tlb'Blue Swirl
2010-12-19qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-19pci: don't use bus number in migration, stub outMichael S. Tsirkin
2010-12-19ahci: delete write-only variables (v2)Blue Swirl
2010-12-19vga: Declare as little endianBlue Swirl
2010-12-18win32: Fix CRLF problem in make_device_config.shStefan Weil