aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-23hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek
2012-07-23qapi schema: add Netdev typesLaszlo Ersek
2012-07-23qapi schema: remove trailing whitespaceLaszlo Ersek
2012-07-23qapi: introduce OptsVisitorLaszlo Ersek
2012-07-23expose QemuOpt and QemuOpts struct definitions to interested partiesLaszlo Ersek
2012-07-23qapi: introduce "size" typeLaszlo Ersek
2012-07-23qapi: generate C types for fixed-width integersLaszlo Ersek
2012-07-23qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek
2012-07-23qapi: fix error propagationPaolo Bonzini
2012-07-23MAINTAINERS: Replace net maintainer Mark McLoughlin with Stefan HajnocziStefan Hajnoczi
2012-07-21Fix some more Qemus in documentation and help textStefan Weil
2012-07-21qdev: Fix Open Firmware commentStefan Weil
2012-07-21cpus.c: Make all_cpu_threads_idle() staticPeter Maydell
2012-07-21Use macro QEMU_PACKED for new packed structuresStefan Weil
2012-07-21Recognize PCID featureMao, Junjie
2012-07-21powerpc pci: fixed packing of ranges[]Alexey Kardashevskiy
2012-07-20exynos4210: add Exynos4210 i2c implementationMitsyanko Igor
2012-07-20hw/exynos4210_rtc.c: remove unnecessary codeOleg Ogurtsov
2012-07-20hw/exynos4210_rtc.c: Fix calculating for value of yearOleg Ogurtsov
2012-07-20hw/vexpress.c: Allow >4GB of RAM for Cortex-A15 daughterboardPeter Maydell
2012-07-20hw/arm_boot.c: Support DTBs which use 64 bit addressesPeter Maydell
2012-07-20device_tree: Add support for reading device tree propertiesPeter Maydell
2012-07-20hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacityPeter Maydell
2012-07-20hw/arm_boot.c: Consistently use ram_size from arm_boot_info structPeter Maydell
2012-07-20hw/arm_boot.c: Make ram_size a uint64_tPeter Maydell
2012-07-20hw/pl011.c: Avoid crash on read when no chr backend presentPeter Maydell
2012-07-20ram: save_live_setup() we don't need to synchronize the dirty bitmap.Juan Quintela
2012-07-20ram: iterate phaseJuan Quintela
2012-07-20ram: save_live_complete() only do one loopJuan Quintela
2012-07-20ram: save_live_setup() don't need to sent pagesJuan Quintela
2012-07-20savevm: split save_live into stage2 and stage3Juan Quintela
2012-07-20savevm: split save_live_setup from save_live_stateJuan Quintela
2012-07-20savevm: introduce is_active methodJuan Quintela
2012-07-20savevm: Refactor cancel operation in its own operationJuan Quintela
2012-07-20savevm: remove SaveLiveStateHandlerJuan Quintela
2012-07-20savevm: remove SaveSetParamsHandlerJuan Quintela
2012-07-20savevm: Live migration handlers register the struct directlyJuan Quintela
2012-07-20savevm: Use a struct to pass all handlersJuan Quintela
2012-07-19Revert "audio: Make PC speaker audio card available by default"Anthony Liguori
2012-07-19audio: Make PC speaker audio card available by defaultJan Kiszka
2012-07-19msi/msix: added API to set MSI message address and dataAlexey Kardashevskiy
2012-07-19pci: Add INTx routing notifierJan Kiszka
2012-07-19pci: Add pci_device_route_intx_to_irqMichael S. Tsirkin
2012-07-19Update simpletrace.py for new log formatHarsh Prateek Bora
2012-07-19Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora
2012-07-19monitor: remove unused do_info_traceHarsh Prateek Bora
2012-07-19trace: added ability to comment out events in the listAlexey Kardashevskiy
2012-07-18Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-07-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-07-18Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori