summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | vnc: Simplify vnc_display_password()Luiz Capitulino2012-01-183-12/+10
| |/ /
* | | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-01-199-75/+193
|\ \ \
| * | | arm: make the number of GIC interrupts configurableMark Langsdorf2012-01-175-49/+87
| * | | hw/lan9118: Add save/load supportPeter Maydell2012-01-171-23/+103
| * | | arm: Remove incorrect comment in arm_timerMark Langsdorf2012-01-171-3/+0
| * | | vexpress, realview: Add (dummy) L2 cache controllerPeter Maydell2012-01-172-0/+3
| |/ /
* | | Merge remote-tracking branch 'kraxel/usb.37' into stagingAnthony Liguori2012-01-1925-471/+3973
|\ \ \ | |/ / |/| |
| * | usb-redir: Improve some debugging messagesHans de Goede2012-01-171-5/+8
| * | usb-redir: Try to keep our buffer size near the target sizeHans de Goede2012-01-171-3/+27
| * | usb-redir: Pre-fill our isoc input buffer before sending pkts to the hostHans de Goede2012-01-171-0/+16
| * | usb-redir: Dynamically adjust iso buffering size based on ep intervalHans de Goede2012-01-171-5/+48
OpenPOWER on IntegriCloud