index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-13
linux-user: correct stat structure in MIPS N32
Leon Alrae
2015-02-13
target-mips: pass 0 instead of -1 as rs in microMIPS LUI instruction
Leon Alrae
2015-02-13
target-mips: fix broken snapshotting
Leon Alrae
2015-02-13
target-mips: use CP0EnLo_XI instead of magic number
Leon Alrae
2015-02-13
target-mips: ll and lld cause AdEL exception for unaligned address
Leon Alrae
2015-02-13
target-mips: fix detection of the end of the page during translation
Leon Alrae
2015-02-13
target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processors
Maciej W. Rozycki
2015-02-13
isa: remove isa_mem_base variable
Hervé Poussineau
2015-02-13
gt64xxx: remove isa_mem_base usage
Hervé Poussineau
2015-02-13
piix4: use PCI address space instead of system memory
Hervé Poussineau
2015-02-13
mips: remove isa_mem_base usage
Hervé Poussineau
2015-02-13
jazz: remove usage of isa_mem_base
Hervé Poussineau
2015-02-13
jazz: do not explode QEMUMachineInitArgs structure
Hervé Poussineau
2015-02-13
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2015-02-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into staging
Peter Maydell
2015-02-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150213'...
Peter Maydell
2015-02-13
target-arm: A64: Avoid signed shifts in disas_ldst_pair()
Peter Maydell
2015-02-13
target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addr
Peter Maydell
2015-02-13
target-arm: A64: Fix handling of rotate in logic_imm_decode_wmask
Peter Maydell
2015-02-13
target-arm: A64: Fix shifts into sign bit
Peter Maydell
2015-02-13
target-arm: Add AArch32 guest support to KVM64
Greg Bellows
2015-02-13
target-arm: Add 32/64-bit register sync
Greg Bellows
2015-02-13
target-arm: Add feature parsing to virt
Greg Bellows
2015-02-13
target-arm: Add CPU property to disable AArch64
Greg Bellows
2015-02-13
pci: Move PCI VGA to pci.mak
Alexander Graf
2015-02-13
arm: Add PCIe host bridge in virt machine
Alexander Graf
2015-02-13
pci: Add generic PCIe host bridge
Alexander Graf
2015-02-13
pci: Allocate PCIe host bridge PCI ID
Alexander Graf
2015-02-12
tcg: Remove unused opcodes
Richard Henderson
2015-02-12
tcg: Implement insert_op_before
Richard Henderson
2015-02-12
tcg: Remove opcodes instead of noping them out
Richard Henderson
2015-02-12
tcg: Put opcodes in a linked list
Richard Henderson
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-12
tcg: Reduce ifdefs in tcg-op.c
Richard Henderson
2015-02-12
tcg: Move some opcode generation functions out of line
Richard Henderson
2015-02-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150210.0' i...
Peter Maydell
2015-02-10
vfio: Fix debug message compile error
Alexey Kardashevskiy
2015-02-10
vfio: Use vfio type1 v2 IOMMU interface
Alex Williamson
2015-02-10
vfio: unmap and free BAR data in instance_finalize
Paolo Bonzini
2015-02-10
vfio: free dynamically-allocated data in instance_finalize
Paolo Bonzini
2015-02-10
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
Paolo Bonzini
2015-02-10
memory: unregister AddressSpace MemoryListener within BQL
Paolo Bonzini
2015-02-10
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-02-1...
Peter Maydell
2015-02-10
virtio: Fix warning caused by missing 'static' attribute
Stefan Weil
2015-02-10
vga: Fix warning caused by missing 'static' attribute
Stefan Weil
2015-02-10
stubs: Fix warning caused by missing include statement
Stefan Weil
2015-02-10
spice: Add missing 'static' attribute
Stefan Weil
2015-02-10
serial: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-02-10
moxie: Fix warning caused by missing include statement
Stefan Weil
[next]