summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qtest/ahci: Demagic ahci tests.John Snow2015-02-162-6/+59
* libqos/ahci: Add cmd response sanity check helpersJohn Snow2015-02-163-42/+88
* libqos/ahci: Add port_check_nonbusy helperJohn Snow2015-02-163-0/+20
* libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow2015-02-163-11/+18
* libqos/ahci: Add ahci_port_check_error helperJohn Snow2015-02-163-7/+24
* libqos/ahci: Add command header helpersJohn Snow2015-02-163-25/+110
* qtest/ahci: rename 'Command' to 'CommandHeader'John Snow2015-02-162-8/+7
* libqos/ahci: Add ahci_port_clear helperJohn Snow2015-02-163-7/+19
* libqos/ahci: Add ahci_port_select helperJohn Snow2015-02-163-17/+30
* dataplane: endianness-aware accessesCornelia Huck2015-02-167-35/+117
* libqos/ahci: create libqos/ahci.cJohn Snow2015-02-164-226/+280
* qtest/ahci: Bookmark FB and CLB pointersJohn Snow2015-02-162-22/+26
* qtest/ahci: remove getter/setter macrosJohn Snow2015-02-161-95/+83
* libqos/ahci: Functional register helpersJohn Snow2015-02-162-14/+74
* qtest/ahci: remove guest_malloc globalJohn Snow2015-02-161-9/+9
* qtest/ahci: remove pcibus globalJohn Snow2015-02-161-8/+6
* qtest/ahci: finalize AHCIQState consolidationJohn Snow2015-02-162-47/+42
* qtest/ahci: Store hba_base in AHCIQStateJohn Snow2015-02-162-72/+65
* libqos: add pc specific interfaceJohn Snow2015-02-166-14/+55
* libqos: Update QGuestAllocator to be opaqueJohn Snow2015-02-163-35/+50
* libqos: add alloc_init_flagsJohn Snow2015-02-163-3/+11
* libqos: add qtest_vbootJohn Snow2015-02-162-6/+20
* libqos: create libqos.cJohn Snow2015-02-165-55/+117
* qtest/ahci: Create ahci.hJohn Snow2015-02-162-318/+353
* libqos: Split apart pc_alloc_initJohn Snow2015-02-163-16/+22
* iotests: Add test for drive-mirror with NBD targetMax Reitz2015-02-163-0/+93
* iotests: Add "wait" functionality to _cleanup_qemuMax Reitz2015-02-161-1/+11
* nbd: Drop BDS backpointerMax Reitz2015-02-165-94/+87
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into stagingPeter Maydell2015-02-1327-2813/+2727
|\
| * tcg: Remove unused opcodesRichard Henderson2015-02-123-27/+2
| * tcg: Implement insert_op_beforeRichard Henderson2015-02-123-44/+35
| * tcg: Remove opcodes instead of noping them outRichard Henderson2015-02-123-11/+32
| * tcg: Put opcodes in a linked listRichard Henderson2015-02-125-501/+431
| * tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson2015-02-1219-113/+79
| * tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson2015-02-1219-18/+14
| * tcg: Reduce ifdefs in tcg-op.cRichard Henderson2015-02-121-242/+207
| * tcg: Move some opcode generation functions out of lineRichard Henderson2015-02-125-2245/+2315
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150213'...Peter Maydell2015-02-1327-49/+678
|\ \ | |/ |/|
| * target-arm: A64: Avoid signed shifts in disas_ldst_pair()Peter Maydell2015-02-131-1/+1
| * target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addrPeter Maydell2015-02-131-2/+3
| * target-arm: A64: Fix handling of rotate in logic_imm_decode_wmaskPeter Maydell2015-02-131-1/+4
| * target-arm: A64: Fix shifts into sign bitPeter Maydell2015-02-131-3/+3
| * target-arm: Add AArch32 guest support to KVM64Greg Bellows2015-02-131-3/+33
| * target-arm: Add 32/64-bit register syncGreg Bellows2015-02-134-8/+216
| * target-arm: Add feature parsing to virtGreg Bellows2015-02-131-3/+17
| * target-arm: Add CPU property to disable AArch64Greg Bellows2015-02-132-1/+43
| * pci: Move PCI VGA to pci.makAlexander Graf2015-02-1312-22/+2
| * arm: Add PCIe host bridge in virt machineAlexander Graf2015-02-133-5/+144
| * pci: Add generic PCIe host bridgeAlexander Graf2015-02-133-0/+211
| * pci: Allocate PCIe host bridge PCI IDAlexander Graf2015-02-131-0/+1
|/
OpenPOWER on IntegriCloud