summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vga: make Cirrus ISA device optionalBlue Swirl2012-01-2216-23/+54
* vga: improve VGA logicBlue Swirl2012-01-2212-64/+55
* grackle_pci: Clean up qdev namesAndreas Färber2012-01-211-5/+12
* MAINTAINERS: Add PCI-PCI bridge to New World Mac machineAndreas Färber2012-01-211-0/+1
* PPC: Pseries: Check for PCI boundariesAlexander Graf2012-01-211-4/+23
* MAINTAINERS: Add PCI host bridge files to CHRP machinesAndreas Färber2012-01-211-0/+2
* MAINTAINERS: Add qemu-ppc to all ppc target stuffAndreas Färber2012-01-211-0/+5
* pseries: SLOF PCI flag dayBenjamin Herrenschmidt2012-01-215-167/+104
* pseries: Use correct dispatcher for PCI config space accessesDavid Gibson2012-01-211-4/+4
* pseries: Support PCI extended config space in RTAS callsBenjamin Herrenschmidt2012-01-211-4/+10
* Correct types in bmdma_addr_{read,write}David Gibson2012-01-211-2/+2
* Update gitignore fileDavid Gibson2012-01-211-0/+4
* Fix dirty logging with 32-bit qemu & 64-bit guestsBenjamin Herrenschmidt2012-01-211-1/+2
* load_image_targphys() should enforce the max sizeBenjamin Herrenschmidt2012-01-211-1/+5
* virtio: change memcpy to guest readsAlexander Graf2012-01-211-6/+6
* virtio-pci: Fix endianness of virtio configBenjamin Herrenschmidt2012-01-212-2/+40
* PPC: Bamboo: Integrate SoC instatiation, use qdev for PCIAlexander Graf2012-01-211-83/+60
* PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf2012-01-215-131/+90
* PPC: 4xx: Qdevify the 440 PCI host controllerAlexander Graf2012-01-212-60/+74
* PPC: bamboo: fix whitespaceAlexander Graf2012-01-211-3/+3
* PPC: bamboo: remove old machine descriptionsAlexander Graf2012-01-211-21/+1
* PPC: Enable 440EP CPU targetAlexander Graf2012-01-211-11/+5
* PPC: 440: Default to 440EP CPUAlexander Graf2012-01-211-1/+1
* PPC: Bamboo: recompile device treeAlexander Graf2012-01-212-81/+47
* PPC: 440: Ignore invalid PCI IRQsAlexander Graf2012-01-211-0/+4
* PPC: Bamboo: Set initial TLB entryAlexander Graf2012-01-211-1/+26
* PPC: Bamboo: Register CPU resetAlexander Graf2012-01-211-6/+13
* PPC: 440EP: Initialize timerAlexander Graf2012-01-211-0/+1
* Merge remote-tracking branch 'spice/spice.v47' into stagingAnthony Liguori2012-01-191-1/+1
|\
| * qxl: Slot sanity check in qxl_phys2virt() is off by one, fixMarkus Armbruster2012-01-171-1/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-01-194-4/+7
|\ \
| * | Makefile: Remove generated headers on cleanAndreas Färber2012-01-191-0/+1
| * | Makefile: Exclude tests/Makefile in unconfigured treeAndreas Färber2012-01-191-0/+2
| * | lm32: Fix mixup of uint32 and uint32_tAndreas Färber2012-01-191-1/+1
| * | tests: Silence gtester in MakefileStefan Weil2012-01-191-1/+1
| * | qemu-tool: Fix mixup of int64 and int64_tAndreas Färber2012-01-191-2/+2
* | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-01-1916-371/+657
|\ \ \
| * | | block: use proper qerrors in qmp_block_resizeStefan Hajnoczi2012-01-184-10/+37
| * | | qerror: restore alphabetical order over qerrorsStefan Hajnoczi2012-01-182-78/+78
| * | | qerror: add check-qerror.sh to verify alphabetical orderStefan Hajnoczi2012-01-183-3/+24
| * | | qmp: Add missing gcc format attribute and fix format stringStefan Weil2012-01-181-3/+4
| * | | qapi: Convert block_set_io_throttleLuiz Capitulino2012-01-187-41/+60
| * | | qapi: Convert changeLuiz Capitulino2012-01-189-98/+181
| * | | qerror: Extend QERR_DEVICE_ENCRYPTEDLuiz Capitulino2012-01-183-3/+5
| * | | qapi: Introduce change-vnc-passwordLuiz Capitulino2012-01-183-0/+27
| * | | monitor: expose readline stateAnthony Liguori2012-01-182-3/+13
| * | | qapi: Convert ejectLuiz Capitulino2012-01-187-22/+39
| * | | block: eject_device(): Use error_set()Luiz Capitulino2012-01-181-8/+22
| * | | qapi: Convert expire_passwordLuiz Capitulino2012-01-188-47/+80
| * | | qapi: Convert set_passwordLuiz Capitulino2012-01-187-63/+97
OpenPOWER on IntegriCloud