aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-26Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra1-5/+2
2012-09-26hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge1-1/+2
2012-09-26pl190: fix read of VECTADDRBrendan Fennell1-6/+12
2012-09-26qapi: convert add_clientLuiz Capitulino4-43/+69
2012-09-26monitor: add Error * argument to monitor_get_fdPaolo Bonzini4-10/+12
2012-09-26pci-assign: use monitor_handle_fd_paramPaolo Bonzini1-9/+3
2012-09-26qapi: add "unix" to the set of reserved wordsPaolo Bonzini1-1/+3
2012-09-26qapi: do not protect enum values from namespace pollutionPaolo Bonzini3-7/+7
2012-09-26Add qemu-ga-client scriptRyota Ozaki1-0/+299
2012-09-26Support settimeout in QEMUMonitorProtocolRyota Ozaki1-0/+5
2012-09-26Make negotiation optional in QEMUMonitorProtocolRyota Ozaki1-3/+4
2012-09-26usb: Fix usb_packet_map() in the presence of IOMMUsDavid Gibson1-9/+15
2012-09-26usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)Hans de Goede1-3/+3
2012-09-26ehci: Fix interrupt packet MULT handlingHans de Goede1-20/+20
2012-09-26xhci: create a memory region for each portGerd Hoffmann1-42/+43
2012-09-26xhci: route string & usb hub supportGerd Hoffmann1-31/+55
2012-09-26xhci: tweak limitsGerd Hoffmann1-4/+4
2012-09-26compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann1-0/+16
2012-09-26add pc-1.3 machine typeGerd Hoffmann1-2/+10
2012-09-25add a boot parameter to set reboot timeoutAmos Kong4-4/+39
2012-09-25Clear handler only for valid fdOrit Wasserman1-1/+3
2012-09-25Fix address handling in inet_nonblocking_connectOrit Wasserman4-58/+126
2012-09-25Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman6-16/+57
2012-09-25Refactor inet_connect_opts functionMichael S. Tsirkin1-63/+85
2012-09-25configure: Allow builds without any system or user emulationStefan Weil2-4/+5
2012-09-25ivshmem: add 64bit optionGerd Hoffmann2-3/+14
2012-09-25compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann1-0/+16
2012-09-25add pc-1.3 machine typeGerd Hoffmann1-2/+10
2012-09-25Cleanup unused global var qemu_system_powerdownIgor Mammedov2-6/+7
2012-09-25target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov1-1/+13
2012-09-25target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov1-1/+13
2012-09-25acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov1-3/+5
2012-09-25Introduce powerdown_notifiersIgor Mammedov2-0/+9
2012-09-25Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori7-66/+188
2012-09-26tcg/i386: fix build with -march < i686Aurelien Jarno1-0/+2
2012-09-26tcg: Streamline movcond_i64 using movcond_i32Richard Henderson1-7/+15
2012-09-26tcg: Streamline movcond_i64 using 32-bit arithmeticRichard Henderson1-0/+20
2012-09-26tcg: Sanity check goto_tb inputRichard Henderson3-2/+14
2012-09-26tcg: Sanity check deposit inputsRichard Henderson1-0/+8
2012-09-26tcg: Add tcg_debug_assertRichard Henderson1-0/+9
2012-09-26tcg: Implement concat*_i64 with deposit_i64Richard Henderson1-30/+30
2012-09-26tcg: Emit XORI as NOT for appropriate constantsRichard Henderson1-4/+15
2012-09-26tcg: Optimize initial inputs for ori_i64Richard Henderson1-6/+13
2012-09-26tcg: Emit ANDI as EXTU for appropriate constantsRichard Henderson1-11/+56
2012-09-26tcg: Adjust descriptions of *cond opcodesRichard Henderson1-5/+5
2012-09-26tcg/mips: fix MIPS32(R2) detectionAurelien Jarno2-9/+9
2012-09-25Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori16-142/+563
2012-09-25Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori18-25/+46
2012-09-25Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori9-310/+276
2012-09-25Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori4-29/+63