summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "qtest: Fix crash if SIGABRT during qtest_init()"Stefan Hajnoczi2014-03-312-3/+4
* pci: Fix clearing IRQs on resetCole Robinson2014-03-311-2/+2
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...Peter Maydell2014-03-312-1/+17
|\
| * cpu: Avoid QOM casts for CPU()Andreas Färber2014-03-311-1/+6
| * target-i386: x86_cpu_get_phys_page_debug(): support 1GB page translationLuiz Capitulino2014-03-311-0/+11
|/
* make-release: Record SeaBIOS versionAndreas Färber2014-03-311-0/+1
* Merge remote-tracking branch 'remotes/rth/tcg-arm-unaligned' into stagingPeter Maydell2014-03-281-4/+17
|\
| * tcg-arm: Avoid ldrd/strd for user-only emulationRichard Henderson2014-03-271-4/+17
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-285-6/+52
|\ \ | |/ |/|
| * acpi: fix ACPI generation for pci bridgesMarcel Apfelbaum2014-03-281-2/+2
| * Don't enable a HPET timer if HPET is disabledMatt Lupfer2014-03-271-1/+2
| * Detect pthread_setname_np at configure timeDr. David Alan Gilbert2014-03-273-3/+48
* | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-272-5/+5
|\ \
| * | target-ppc: MSR_POW not supported on POWER7/7+/8Anton Blanchard2014-03-271-3/+3
| * | target-ppc: POWER7+ supports the MSR_VSX bitAnton Blanchard2014-03-271-1/+1
| * | target-ppc: POWER8 supports iselAnton Blanchard2014-03-271-1/+1
| * | target-ppc: POWER8 supports the MSR_LE bitAnton Blanchard2014-03-271-1/+1
| * | intc/openpic_kvm: Fix MemListener delete region callback functionPrasad Joshi2014-03-271-1/+1
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' in...Peter Maydell2014-03-2731-261/+276
|\ \ \
| * | | linux-user: remove duplicate statementPrasad Joshi2014-03-271-2/+0
| * | | hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi2014-03-271-1/+0
| * | | hw/pci-host/apb.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-5/+5
| * | | hw/intc/xilinx_intc: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+2
| * | | hw/intc/slavio_intctl: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
| * | | tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell2014-03-271-6/+6
| * | | hw/ppc: Avoid shifting left into sign bitPeter Maydell2014-03-275-18/+18
| * | | hw/intc/openpic: Avoid shifting left into sign bitPeter Maydell2014-03-271-7/+7
| * | | hw/usb/hcd-ohci.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-16/+16
| * | | target-mips: Avoid shifting left into sign bitPeter Maydell2014-03-274-17/+17
| * | | hw/i386/acpi_build.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
| * | | hw/pci/pci_host.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+2
| * | | hw/intc/apic.c: Use uint32_t for mask word in foreach_apicPeter Maydell2014-03-271-3/+3
| * | | target-i386: Avoid shifting left into sign bitPeter Maydell2014-03-271-167/+167
| * | | CODING_STYLE: Section about mixed declarationsEduardo Habkost2014-03-271-0/+7
| * | | doc: update default PowerPC framebuffer settingsMark Cave-Ayland2014-03-271-1/+1
| * | | doc: update sun4m documentationMark Cave-Ayland2014-03-272-5/+14
| * | | fix return check for KVM_GET_DIRTY_LOG ioctlMario Smarduch2014-03-271-1/+1
| * | | target-i386: Add missing 'static' and 'const' attributesStefan Weil2014-03-272-2/+2
| * | | util: Add 'static' attribute to function implementationStefan Weil2014-03-271-1/+1
| * | | hw/ide: Add missing 'static' attributesStefan Weil2014-03-271-1/+1
| * | | target-arm: Add missing 'static' attributeStefan Weil2014-03-271-1/+1
| * | | target-s390x: Add missing 'static' and 'const' attributesStefan Weil2014-03-271-3/+3
| |/ /
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140327'...Peter Maydell2014-03-272-2/+2
|\ \ \
| * | | vl.c: Improve message when no default machine is foundPeter Maydell2014-03-271-1/+2
| * | | hw/arm: Stop specifying integratorcp as the default boardPeter Maydell2014-03-271-1/+0
| |/ /
* | | Merge remote-tracking branch 'remotes/amit-migration/tags/for_upstream' into ...Peter Maydell2014-03-277-24/+50
|\ \ \ | |/ / |/| |
| * | migration: add more tracesAlexey Kardashevskiy2014-03-275-24/+34
| * | util: add qemu_ether_ntoaAlexey Kardashevskiy2014-03-272-0/+16
* | | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-03-271-7/+10
|\ \ \ | |/ / |/| |
| * | target-sparc: fix 32bit integer division overflowOlivier Danet2014-03-261-7/+10
|/ /
OpenPOWER on IntegriCloud