aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-18Merge remote-tracking branch 'kraxel/bios.2' into stagingAnthony Liguori
2012-07-18Merge remote-tracking branch 'kraxel/usb.57' into stagingAnthony Liguori
2012-07-17build: fix build breakage due to bad mergeAnthony Liguori
2012-07-17build: add make dist target (v2)Anthony Liguori
2012-07-17qemu-options.hx: Fix set_password and expire_password descriptionMichal Novotny
2012-07-17qemu-options.hx: Improve -nodefaults descriptionMichal Novotny
2012-07-17qemu-options.hx: Improve -{read|write}config options descriptionMichal Novotny
2012-07-17constify value pointer for qdev_prop_set_stringChristian Borntraeger
2012-07-17doc: Fix indefinite article an -> a before nouns that begin with 'h'Stefan Weil
2012-07-17fdc-test: Clean up a bitKevin Wolf
2012-07-17fdc-test: introduce test_relative_seekPavel Hrdina
2012-07-17fdc: fix relative seekPavel Hrdina
2012-07-17qemu-iotests: Valgrind supportKevin Wolf
2012-07-17coroutine-ucontext: Help valgrind understand coroutinesKevin Wolf
2012-07-17qemu-io: Fix memory leaksKevin Wolf