aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-18pc: leave more space for BIOS allocationsMichael S. Tsirkin1-2/+4
2014-09-18virtio-pci: fix migration for pci bus masterMichael S. Tsirkin1-19/+20
2014-09-18vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiationDamjan Marion1-4/+4
2014-09-18virtio-pci: enable bus master for old guestsMichael S. Tsirkin1-0/+10
2014-09-18Revert "virtio: don't call device on !vm_running"Michael S. Tsirkin1-8/+1
2014-09-18virtio-net: drop assert on vm stopMichael S. Tsirkin1-2/+0
2014-09-18Revert "rng-egd: remove redundant free"Eduardo Habkost1-0/+1
2014-09-18qdev: Move global validation to a single functionEduardo Habkost4-39/+83
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost4-4/+4
2014-09-18test-qdev-global-props: Test handling of hotpluggable and non-device typesEduardo Habkost1-0/+55
2014-09-18test-qdev-global-props: Initialize not_used=true for all propsEduardo Habkost1-2/+5
2014-09-18test-qdev-global-props: Run tests on subprocessEduardo Habkost1-6/+43
2014-09-18tests: disable global props test for old glibMichael S. Tsirkin2-1/+10
2014-09-14test-qdev-global-props: Trivial comment fixEduardo Habkost1-1/+1
2014-09-14hw/machine: Free old values of string propertiesEduardo Habkost1-0/+8
2014-09-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140912'...Peter Maydell24-154/+840
2014-09-12hw/arm/boot: enable DTB support when booting ELF imagesArd Biesheuvel1-2/+20
2014-09-12hw/arm/boot: load device tree to base of DRAM if no -kernel option was passedArd Biesheuvel1-0/+10
2014-09-12hw/arm/boot: pass an address limit to and return size from load_dtb()Ard Biesheuvel1-3/+31
2014-09-12hw/arm/boot: load DTB as a ROM imageArd Biesheuvel1-1/+4
2014-09-12hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell1-2/+2
2014-09-12target-arm: Make *IS TLB maintenance ops affect all CPUsPeter Maydell1-12/+89
2014-09-12target-arm: Push legacy wildcard TLB ops back into v6Peter Maydell1-47/+55
2014-09-12target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0Peter Maydell1-0/+19
2014-09-12target-arm: Remove comment about MDSCR_EL1 being dummy implementationPeter Maydell1-3/+1
2014-09-12target-arm: Set DBGDSCR.MOE for debug exceptions taken to AArch32Peter Maydell1-0/+26
2014-09-12target-arm: Implement handling of fired watchpointsPeter Maydell4-1/+204
2014-09-12target-arm: Move extended_addresses_enabled() to internals.hPeter Maydell2-11/+11
2014-09-12target-arm: Implement setting of watchpointsPeter Maydell5-3/+149
2014-09-12cpu-exec: Make debug_excp_handler a QOM CPU methodPeter Maydell13-28/+27
2014-09-12exec.c: Record watchpoint fault address and directionPeter Maydell2-2/+11
2014-09-12exec.c: Provide full set of dummy wp remove functions in user-modePeter Maydell1-0/+10
2014-09-12exec.c: Relax restrictions on watchpoint length and alignmentPeter Maydell3-16/+33
2014-09-12hw/arm/virt: Provide flash devices for boot ROMsPeter Maydell1-0/+70
2014-09-12target-arm: Fix broken indentation in arm_cpu_reest()Martin Galvan1-1/+1
2014-09-12target-arm: Fix resetting issues on ARMv7-M CPUsMartin Galvan1-10/+22
2014-09-12pl061: implement input interrupt logicColin Leitner1-14/+45
2014-09-12cpu-exec.c: Allow disabling of IRQs on ARM Cortex-M CPUsDavid Hoover1-2/+2
2014-09-12hw/arm/virt: add linux, stdout-path to /chosen DT nodeArd Biesheuvel1-0/+2
2014-09-12libqos virtio: Increase ISR timeoutMarc MarĂ­1-2/+2
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell11-174/+250
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell2-1/+10
2014-09-10xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2-1/+10
2014-09-09Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-2/+13
2014-09-09apb: implement PCI bus error interrupt map registersMark Cave-Ayland1-2/+13
2014-09-08Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell26-167/+2192
2014-09-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell26-302/+931
2014-09-08hypervisor property clashes with hypervisor nodeAnton Blanchard1-4/+0
2014-09-08PPC: Fix default config ordering and add eTSEC for ppc64Alexander Graf2-3/+4
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz4-33/+25