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-16
libqos/ahci: add ahci command verify
John Snow
2015-02-16
libqos/ahci: add ahci command functions
John Snow
2015-02-16
libqos/ahci: Add ide cmd properties
John Snow
2015-02-16
qtest/ahci: add ahci_write_fis
John Snow
2015-02-16
qtest/ahci: Demagic ahci tests.
John Snow
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
2015-02-16
libqos/ahci: Add command header helpers
John Snow
2015-02-16
qtest/ahci: rename 'Command' to 'CommandHeader'
John Snow
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
2015-02-16
qtest/ahci: Bookmark FB and CLB pointers
John Snow
2015-02-16
qtest/ahci: remove getter/setter macros
John Snow
2015-02-16
libqos/ahci: Functional register helpers
John Snow
2015-02-16
qtest/ahci: remove guest_malloc global
John Snow
2015-02-16
qtest/ahci: remove pcibus global
John Snow
2015-02-16
qtest/ahci: finalize AHCIQState consolidation
John Snow
2015-02-16
qtest/ahci: Store hba_base in AHCIQState
John Snow
2015-02-16
libqos: add pc specific interface
John Snow
2015-02-16
libqos: Update QGuestAllocator to be opaque
John Snow
2015-02-16
libqos: add alloc_init_flags
John Snow
2015-02-16
libqos: add qtest_vboot
John Snow
2015-02-16
libqos: create libqos.c
John Snow
2015-02-16
qtest/ahci: Create ahci.h
John Snow
2015-02-16
libqos: Split apart pc_alloc_init
John Snow
2015-02-16
iotests: Add test for drive-mirror with NBD target
Max Reitz
2015-02-16
iotests: Add "wait" functionality to _cleanup_qemu
Max Reitz
2015-02-16
nbd: Drop BDS backpointer
Max Reitz
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
[next]