summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-12exec.c: Record watchpoint fault address and directionPeter Maydell
2014-09-12exec.c: Provide full set of dummy wp remove functions in user-modePeter Maydell
2014-09-12exec.c: Relax restrictions on watchpoint length and alignmentPeter Maydell
2014-09-12hw/arm/virt: Provide flash devices for boot ROMsPeter Maydell
2014-09-12target-arm: Fix broken indentation in arm_cpu_reest()Martin Galvan
2014-09-12target-arm: Fix resetting issues on ARMv7-M CPUsMartin Galvan
2014-09-12pl061: implement input interrupt logicColin Leitner
2014-09-12cpu-exec.c: Allow disabling of IRQs on ARM Cortex-M CPUsDavid Hoover
2014-09-12hw/arm/virt: add linux, stdout-path to /chosen DT nodeArd Biesheuvel
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell
2014-09-10xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert
2014-09-09Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2014-09-09apb: implement PCI bus error interrupt map registersMark Cave-Ayland
2014-09-08Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-09-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-09-08hypervisor property clashes with hypervisor nodeAnton Blanchard
2014-09-08PPC: Fix default config ordering and add eTSEC for ppc64Alexander Graf
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08target-ppc: Implement mulldo with TCGTom Musta
2014-09-08target-ppc: Clean up mullwoTom Musta
2014-09-08target-ppc: Clean Up mullwTom Musta
2014-09-08target-ppc: Optimize rlwnm MB=0 ME=31Tom Musta
2014-09-08target-ppc: Optimize rlwinm MB=0 ME=31Tom Musta
2014-09-08target-ppc: Special Case of rlwimi Should Use DepositTom Musta
2014-09-08spapr-vlan: Don't touch last entry in buffer listAnton Blanchard
2014-09-08spapr_pci: Fix config space corruptionAlexey Kardashevskiy
2014-09-08PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf
2014-09-08PPC: Mac: Move tbfreq into local variableAlexander Graf
2014-09-08PPC: mac_nvram: Split NVRAM into OF and OSX partsAlexander Graf
2014-09-08PPC: mac_nvram: Allow 2 and 4 byte accessesAlexander Graf
2014-09-08PPC: mac_nvram: Remove unused functionsAlexander Graf
2014-09-08PPC: mac99: Fix core99 timer frequencyAlexander Graf
2014-09-08PPC: KVM: Use vm check_extension for pv hcallAlexander Graf
2014-09-08KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf
2014-09-08target-ppc: Bug Fix: sradTom Musta
2014-09-08target-ppc: Bug Fix: srawiTom Musta
2014-09-08target-ppc: Bug Fix: mulldo OV DetectionTom Musta
2014-09-08target-ppc: Bug Fix: mullwTom Musta
2014-09-08target-ppc: Bug Fix: mullwoTom Musta
2014-09-08target-ppc: Bug Fix: rlwimiTom Musta
2014-09-08target-ppc: Bug Fix: rlwnmTom Musta
2014-09-08target-ppc: Bug Fix: rlwinmTom Musta
2014-09-08ppc/spapr: Fix MAX_CPUS to 255Nikunj A Dadhania
2014-09-08ppc: Add hw breakpoint watchpoint supportBharat Bhushan
2014-09-08ppc: Add software breakpoint supportBharat Bhushan
2014-09-08ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan
2014-09-08ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt
2014-09-08loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt