Age | Commit message (Expand) | Author |
2012-01-26 | arm_boot: support board IDs more than 16 bits wide | Peter Maydell |
2012-01-26 | arm: add secondary cpu boot callbacks to arm_boot.c | Mark Langsdorf |
2012-01-26 | ahci: add support for non-PCI based controllers | Rob Herring |
2012-01-26 | Add xgmac ethernet model | Rob Herring |
2012-01-26 | block: rate-limit streaming operations | Stefan Hajnoczi |
2012-01-26 | block: add image streaming block job | Stefan Hajnoczi |
2012-01-26 | block: add BlockJob interface for long-running operations | Stefan Hajnoczi |
2012-01-26 | block: make copy-on-read a per-request flag | Stefan Hajnoczi |
2012-01-26 | block: check bdrv_in_use() before blockdev operations | Stefan Hajnoczi |
2012-01-26 | coroutine: add co_sleep_ns() coroutine sleep function | Stefan Hajnoczi |
2012-01-26 | block: replace unchecked strdup/malloc/calloc with glib | Stefan Hajnoczi |
2012-01-26 | rbd: wire up snapshot removal and rollback functionality | Gregory Farnum |
2012-01-25 | vga: compile cirrus_vga in hwlib | Blue Swirl |
2012-01-25 | memory: change dirty setting APIs to take a size | Blue Swirl |
2012-01-25 | memory: fix dirty mask function length handling | Blue Swirl |
2012-01-25 | vga: fix -nodefaults -device VGA | Blue Swirl |
2012-01-23 | hyperv: fix build on non-KVM hosts | Blue Swirl |
2012-01-23 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-01-23 | Merge remote-tracking branch 'afaerber/prep-up' into staging | Anthony Liguori |
2012-01-23 | e1000: bounds packet size against buffer size | Anthony Liguori |
2012-01-22 | target-sparc: Fix mixup of uint64 and uint64_t | Andreas Färber |
2012-01-22 | sga: fix copypasta | Blue Swirl |
2012-01-22 | vga: make Cirrus ISA device optional | Blue Swirl |
2012-01-22 | vga: improve VGA logic | Blue Swirl |
2012-01-21 | grackle_pci: Clean up qdev names | Andreas Färber |
2012-01-21 | MAINTAINERS: Add PCI-PCI bridge to New World Mac machine | Andreas Färber |
2012-01-21 | PPC: Pseries: Check for PCI boundaries | Alexander Graf |
2012-01-21 | MAINTAINERS: Add PCI host bridge files to CHRP machines | Andreas Färber |
2012-01-21 | MAINTAINERS: Add qemu-ppc to all ppc target stuff | Andreas Färber |
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 |