aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2013-03-05target-arm: Use MemoryListener to identify GIC base address for KVMPeter Maydell
2013-03-05hw/arm_gic: Convert ARM GIC classes to use init/realizePeter Maydell
2013-03-05hw/arm_gic: Add presave/postload hooksPeter Maydell
2013-03-05ARM KVM: save and load VFP registers from kernelPeter Maydell
2013-03-05ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall
2013-03-05target-arm: Drop CPUARMState* argument from bank_number()Peter Maydell
2013-03-05linux-headers: resync from mainline to add ARM KVM headersPeter Maydell
2013-03-05oslib-posix: Align to permit transparent hugepages on ARM LinuxPeter Maydell
2013-03-05target-arm: Don't decode RFE or SRS on M profile coresPeter Maydell
2013-03-05target-arm: Factor out handling of SRS instructionPeter Maydell
2013-03-05target-mips: Fix accumulator selection for MIPS16 and microMIPSRichard Sandiford
2013-03-04target-mips: Translate breaks and traps into the appropriate signalMeador Inge
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic
2013-03-04Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-03-04block: for HMP commit() operations on 'all', skip non-COW drivesJeff Cody
2013-03-04sheepdog: add support for connecting to unix domain socketMORITA Kazutaka
2013-03-04sheepdog: use inet_connect to simplify connect codeMORITA Kazutaka
2013-03-04sheepdog: accept URIsMORITA Kazutaka
2013-03-04move socket_set_nodelay to osdep.cMORITA Kazutaka
2013-03-04slirp/tcp_subr.c: fix coding style in tcp_connectMORITA Kazutaka
2013-03-04dataplane: remove EventPoll in favor of AioContextPaolo Bonzini
2013-03-04virtio-blk: fix unplug + virsh rebootChristian Borntraeger
2013-03-04ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland
2013-03-03gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell
2013-03-03translate-all.c: Remove cpu_unlink_tb()Peter Maydell
2013-03-03Handle CPU interrupts by inline checking of a flagPeter Maydell
2013-03-03cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PCPeter Maydell
2013-03-03cpu: Introduce ENV_OFFSET macrosAndreas Färber
2013-03-03tcg: Document tcg_qemu_tb_exec() and provide constants for low bit usesPeter Maydell
2013-03-03tcg-sparc: fix buildBlue Swirl
2013-03-01sh: move files referencing CPU to hw/sh4/Paolo Bonzini
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini
2013-03-01m68k: move files referencing CPU to hw/m68k/Paolo Bonzini
2013-03-01i386: move files referencing CPU to hw/i386/Paolo Bonzini
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2013-03-01ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-03-01ppc: do not use ../ in include filesPaolo Bonzini
2013-03-01vt82c686: vt82c686 is not a PCI host bridgePaolo Bonzini
2013-03-01virtio-9p: remove PCI dependencies from hw/9pfs/Paolo Bonzini
2013-03-01virtio-9p: use CONFIG_VIRTFS, not CONFIG_LINUXPaolo Bonzini
2013-03-01hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini
2013-03-01hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini