Age | Commit message (Expand) | Author |
2014-09-18 | virtio-net: drop assert on vm stop | Michael S. Tsirkin |
2014-09-18 | Revert "rng-egd: remove redundant free" | Eduardo Habkost |
2014-09-18 | qdev: Move global validation to a single function | Eduardo Habkost |
2014-09-18 | qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() | Eduardo Habkost |
2014-09-18 | test-qdev-global-props: Test handling of hotpluggable and non-device types | Eduardo Habkost |
2014-09-18 | test-qdev-global-props: Initialize not_used=true for all props | Eduardo Habkost |
2014-09-18 | test-qdev-global-props: Run tests on subprocess | Eduardo Habkost |
2014-09-18 | tests: disable global props test for old glib | Michael S. Tsirkin |
2014-09-14 | test-qdev-global-props: Trivial comment fix | Eduardo Habkost |
2014-09-14 | hw/machine: Free old values of string properties | Eduardo Habkost |
2014-09-12 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140912'... | Peter Maydell |
2014-09-12 | hw/arm/boot: enable DTB support when booting ELF images | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: pass an address limit to and return size from load_dtb() | Ard Biesheuvel |
2014-09-12 | hw/arm/boot: load DTB as a ROM image | Ard Biesheuvel |
2014-09-12 | hw/arm/virt: fix pl011 and pl031 irq flags | Peter Maydell |
2014-09-12 | target-arm: Make *IS TLB maintenance ops affect all CPUs | Peter Maydell |
2014-09-12 | target-arm: Push legacy wildcard TLB ops back into v6 | Peter Maydell |
2014-09-12 | target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0 | Peter Maydell |
2014-09-12 | target-arm: Remove comment about MDSCR_EL1 being dummy implementation | Peter Maydell |
2014-09-12 | target-arm: Set DBGDSCR.MOE for debug exceptions taken to AArch32 | Peter Maydell |
2014-09-12 | target-arm: Implement handling of fired watchpoints | Peter Maydell |
2014-09-12 | target-arm: Move extended_addresses_enabled() to internals.h | Peter Maydell |
2014-09-12 | target-arm: Implement setting of watchpoints | Peter Maydell |
2014-09-12 | cpu-exec: Make debug_excp_handler a QOM CPU method | Peter Maydell |
2014-09-12 | exec.c: Record watchpoint fault address and direction | Peter Maydell |
2014-09-12 | exec.c: Provide full set of dummy wp remove functions in user-mode | Peter Maydell |
2014-09-12 | exec.c: Relax restrictions on watchpoint length and alignment | Peter Maydell |
2014-09-12 | hw/arm/virt: Provide flash devices for boot ROMs | Peter Maydell |
2014-09-12 | target-arm: Fix broken indentation in arm_cpu_reest() | Martin Galvan |
2014-09-12 | target-arm: Fix resetting issues on ARMv7-M CPUs | Martin Galvan |
2014-09-12 | pl061: implement input interrupt logic | Colin Leitner |
2014-09-12 | cpu-exec.c: Allow disabling of IRQs on ARM Cortex-M CPUs | David Hoover |
2014-09-12 | hw/arm/virt: add linux, stdout-path to /chosen DT node | Ard Biesheuvel |
2014-09-12 | libqos virtio: Increase ISR timeout | Marc MarĂ |
2014-09-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in... | Peter Maydell |
2014-09-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s... | Peter Maydell |
2014-09-10 | xhci PCIe endpoint migration compatibility fix | Dr. David Alan Gilbert |
2014-09-09 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell |
2014-09-09 | apb: implement PCI bus error interrupt map registers | Mark Cave-Ayland |
2014-09-08 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-09-08 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-09-08 | hypervisor property clashes with hypervisor node | Anton Blanchard |
2014-09-08 | PPC: Fix default config ordering and add eTSEC for ppc64 | Alexander Graf |
2014-09-08 | spapr_pci: map the MSI window in each PHB | Greg Kurz |
2014-09-08 | target-ppc: Implement mulldo with TCG | Tom Musta |
2014-09-08 | target-ppc: Clean up mullwo | Tom Musta |
2014-09-08 | target-ppc: Clean Up mullw | Tom Musta |
2014-09-08 | target-ppc: Optimize rlwnm MB=0 ME=31 | Tom Musta |
2014-09-08 | target-ppc: Optimize rlwinm MB=0 ME=31 | Tom Musta |