aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28virtio: use unsigned int for counting bytes in vqAmit Shah
2012-09-28iov: add const annotationMichael S. Tsirkin
2012-09-28virtio-net: fix used len for txMichael S. Tsirkin
2012-09-28virtio: don't mark unaccessed memory as dirtyMichael S. Tsirkin
2012-09-27Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Aurelien Jarno
2012-09-27target-s390x: Tidy cpu_dump_stateRichard Henderson
2012-09-27target-s390x: Avoid double CPU_LOG_TB_CPURichard Henderson
2012-09-27target-s390x: Use CPU_LOG_INTRichard Henderson
2012-09-27target-unicore32: Call tcg_gen_debug_insn_startRichard Henderson
2012-09-27target-s390x: Call tcg_gen_debug_insn_startRichard Henderson
2012-09-27target-m68k: Call tcg_gen_debug_insn_startRichard Henderson
2012-09-27Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson
2012-09-27tci: Fix for AREG0 free modeStefan Weil
2012-09-27block: live snapshot documentation tweaksPaolo Bonzini
2012-09-27input: index_from_key(): drop unused codeLuiz Capitulino
2012-09-27qmp: qmp_send_key(): accept key codes in hexLuiz Capitulino
2012-09-27input: qmp_send_key(): simplifyLuiz Capitulino
2012-09-27hmp: dump-guest-memory: hardcode protocol argument to "file:"Luiz Capitulino
2012-09-27qmp: dump-guest-memory: don't spin if non-blocking fd would blockLuiz Capitulino
2012-09-27qmp: dump-guest-memory: improve schema doc (again)Luiz Capitulino
2012-09-26Versatile Express: Add modelling of NOR flashFrancesco Lavra
2012-09-26Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra
2012-09-26hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge
2012-09-26pl190: fix read of VECTADDRBrendan Fennell
2012-09-26qapi: convert add_clientLuiz Capitulino
2012-09-26monitor: add Error * argument to monitor_get_fdPaolo Bonzini
2012-09-26pci-assign: use monitor_handle_fd_paramPaolo Bonzini
2012-09-26qapi: add "unix" to the set of reserved wordsPaolo Bonzini
2012-09-26qapi: do not protect enum values from namespace pollutionPaolo Bonzini
2012-09-26Add qemu-ga-client scriptRyota Ozaki
2012-09-26Support settimeout in QEMUMonitorProtocolRyota Ozaki
2012-09-26Make negotiation optional in QEMUMonitorProtocolRyota Ozaki
2012-09-26usb: Fix usb_packet_map() in the presence of IOMMUsDavid Gibson
2012-09-26usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)Hans de Goede
2012-09-26ehci: Fix interrupt packet MULT handlingHans de Goede
2012-09-26xhci: create a memory region for each portGerd Hoffmann
2012-09-26xhci: route string & usb hub supportGerd Hoffmann
2012-09-26xhci: tweak limitsGerd Hoffmann
2012-09-26compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann
2012-09-26add pc-1.3 machine typeGerd Hoffmann
2012-09-25add a boot parameter to set reboot timeoutAmos Kong
2012-09-25Clear handler only for valid fdOrit Wasserman
2012-09-25Fix address handling in inet_nonblocking_connectOrit Wasserman
2012-09-25Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman
2012-09-25Refactor inet_connect_opts functionMichael S. Tsirkin
2012-09-25configure: Allow builds without any system or user emulationStefan Weil
2012-09-25ivshmem: add 64bit optionGerd Hoffmann
2012-09-25compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann
2012-09-25add pc-1.3 machine typeGerd Hoffmann
2012-09-25Cleanup unused global var qemu_system_powerdownIgor Mammedov