aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13linux-user: correct stat structure in MIPS N32Leon Alrae
2015-02-13target-mips: pass 0 instead of -1 as rs in microMIPS LUI instructionLeon Alrae
2015-02-13target-mips: fix broken snapshottingLeon Alrae
2015-02-13target-mips: use CP0EnLo_XI instead of magic numberLeon Alrae
2015-02-13target-mips: ll and lld cause AdEL exception for unaligned addressLeon Alrae
2015-02-13target-mips: fix detection of the end of the page during translationLeon Alrae
2015-02-13target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processorsMaciej W. Rozycki
2015-02-13isa: remove isa_mem_base variableHervé Poussineau
2015-02-13gt64xxx: remove isa_mem_base usageHervé Poussineau
2015-02-13piix4: use PCI address space instead of system memoryHervé Poussineau
2015-02-13mips: remove isa_mem_base usageHervé Poussineau
2015-02-13jazz: remove usage of isa_mem_baseHervé Poussineau
2015-02-13jazz: do not explode QEMUMachineInitArgs structureHervé Poussineau
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau
2015-02-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into stagingPeter Maydell
2015-02-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150213'...Peter Maydell
2015-02-13target-arm: A64: Avoid signed shifts in disas_ldst_pair()Peter Maydell
2015-02-13target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addrPeter Maydell
2015-02-13target-arm: A64: Fix handling of rotate in logic_imm_decode_wmaskPeter Maydell
2015-02-13target-arm: A64: Fix shifts into sign bitPeter Maydell
2015-02-13target-arm: Add AArch32 guest support to KVM64Greg Bellows
2015-02-13target-arm: Add 32/64-bit register syncGreg Bellows
2015-02-13target-arm: Add feature parsing to virtGreg Bellows
2015-02-13target-arm: Add CPU property to disable AArch64Greg Bellows
2015-02-13pci: Move PCI VGA to pci.makAlexander Graf
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf
2015-02-13pci: Add generic PCIe host bridgeAlexander Graf
2015-02-13pci: Allocate PCIe host bridge PCI IDAlexander Graf
2015-02-12tcg: Remove unused opcodesRichard Henderson
2015-02-12tcg: Implement insert_op_beforeRichard Henderson
2015-02-12tcg: Remove opcodes instead of noping them outRichard Henderson
2015-02-12tcg: Put opcodes in a linked listRichard Henderson
2015-02-12tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson
2015-02-12tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson
2015-02-12tcg: Reduce ifdefs in tcg-op.cRichard Henderson
2015-02-12tcg: Move some opcode generation functions out of lineRichard Henderson
2015-02-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150210.0' i...Peter Maydell
2015-02-10vfio: Fix debug message compile errorAlexey Kardashevskiy
2015-02-10vfio: Use vfio type1 v2 IOMMU interfaceAlex Williamson
2015-02-10vfio: unmap and free BAR data in instance_finalizePaolo Bonzini
2015-02-10vfio: free dynamically-allocated data in instance_finalizePaolo Bonzini
2015-02-10vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini
2015-02-10memory: unregister AddressSpace MemoryListener within BQLPaolo Bonzini
2015-02-10Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-02-1...Peter Maydell
2015-02-10virtio: Fix warning caused by missing 'static' attributeStefan Weil
2015-02-10vga: Fix warning caused by missing 'static' attributeStefan Weil
2015-02-10stubs: Fix warning caused by missing include statementStefan Weil
2015-02-10spice: Add missing 'static' attributeStefan Weil
2015-02-10serial: Fix warnings caused by missing 'static' attributeStefan Weil
2015-02-10moxie: Fix warning caused by missing include statementStefan Weil