Age | Commit message (Expand) | Author |
2012-01-21 | pseries: SLOF PCI flag day | Benjamin Herrenschmidt |
2012-01-21 | pseries: Use correct dispatcher for PCI config space accesses | David Gibson |
2012-01-21 | pseries: Support PCI extended config space in RTAS calls | Benjamin Herrenschmidt |
2012-01-21 | Correct types in bmdma_addr_{read,write} | David Gibson |
2012-01-21 | Update gitignore file | David Gibson |
2012-01-21 | Fix dirty logging with 32-bit qemu & 64-bit guests | Benjamin Herrenschmidt |
2012-01-21 | load_image_targphys() should enforce the max size | Benjamin Herrenschmidt |
2012-01-21 | virtio: change memcpy to guest reads | Alexander Graf |
2012-01-21 | virtio-pci: Fix endianness of virtio config | Benjamin Herrenschmidt |
2012-01-21 | PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI | Alexander Graf |
2012-01-21 | PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file | Alexander Graf |
2012-01-21 | PPC: 4xx: Qdevify the 440 PCI host controller | Alexander Graf |
2012-01-21 | PPC: bamboo: fix whitespace | Alexander Graf |
2012-01-21 | PPC: bamboo: remove old machine descriptions | Alexander Graf |
2012-01-21 | PPC: Enable 440EP CPU target | Alexander Graf |
2012-01-21 | PPC: 440: Default to 440EP CPU | Alexander Graf |
2012-01-21 | PPC: Bamboo: recompile device tree | Alexander Graf |
2012-01-21 | PPC: 440: Ignore invalid PCI IRQs | Alexander Graf |
2012-01-21 | PPC: Bamboo: Set initial TLB entry | Alexander Graf |
2012-01-21 | PPC: Bamboo: Register CPU reset | Alexander Graf |
2012-01-21 | PPC: 440EP: Initialize timer | Alexander Graf |
2012-01-19 | Merge remote-tracking branch 'spice/spice.v47' into staging | Anthony Liguori |
2012-01-19 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-01-19 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2012-01-19 | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging | Anthony Liguori |
2012-01-19 | Merge remote-tracking branch 'kraxel/usb.37' into staging | Anthony Liguori |
2012-01-19 | Makefile: Remove generated headers on clean | Andreas Färber |
2012-01-19 | Makefile: Exclude tests/Makefile in unconfigured tree | Andreas Färber |
2012-01-19 | lm32: Fix mixup of uint32 and uint32_t | Andreas Färber |
2012-01-19 | tests: Silence gtester in Makefile | Stefan Weil |
2012-01-19 | qemu-tool: Fix mixup of int64 and int64_t | Andreas Färber |
2012-01-18 | block: use proper qerrors in qmp_block_resize | Stefan Hajnoczi |
2012-01-18 | qerror: restore alphabetical order over qerrors | Stefan Hajnoczi |
2012-01-18 | qerror: add check-qerror.sh to verify alphabetical order | Stefan Hajnoczi |
2012-01-18 | qmp: Add missing gcc format attribute and fix format string | Stefan Weil |
2012-01-18 | qapi: Convert block_set_io_throttle | Luiz Capitulino |
2012-01-18 | qapi: Convert change | Luiz Capitulino |
2012-01-18 | qerror: Extend QERR_DEVICE_ENCRYPTED | Luiz Capitulino |
2012-01-18 | qapi: Introduce change-vnc-password | Luiz Capitulino |
2012-01-18 | monitor: expose readline state | Anthony Liguori |
2012-01-18 | qapi: Convert eject | Luiz Capitulino |
2012-01-18 | block: eject_device(): Use error_set() | Luiz Capitulino |
2012-01-18 | qapi: Convert expire_password | Luiz Capitulino |
2012-01-18 | qapi: Convert set_password | Luiz Capitulino |
2012-01-18 | vnc: Simplify vnc_display_password() | Luiz Capitulino |
2012-01-17 | qxl: Slot sanity check in qxl_phys2virt() is off by one, fix | Markus Armbruster |
2012-01-17 | arm: make the number of GIC interrupts configurable | Mark Langsdorf |
2012-01-17 | hw/lan9118: Add save/load support | Peter Maydell |
2012-01-17 | arm: Remove incorrect comment in arm_timer | Mark Langsdorf |
2012-01-17 | vexpress, realview: Add (dummy) L2 cache controller | Peter Maydell |