Age | Commit message (Expand) | Author |
2010-09-06 | qemu: e1000 fix TOR math | Michael S. Tsirkin |
2010-09-04 | Fix ivshmem build on 32-bit hosts | Avi Kivity |
2010-09-04 | hw/ivshmem.c don't check for negative values on unsigned data types | Jes Sorensen |
2010-09-04 | load_multiboot(): get_image_size() returns int | Jes Sorensen |
2010-08-30 | acpi: fix file size check with -acpitable. | Isaku Yamahata |
2010-08-28 | isapc: fix segfault. | Isaku Yamahata |
2010-08-26 | etraxfs_eth: correct use of ! and & | Blue Swirl |
2010-08-26 | ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses | Hollis Blanchard |
2010-08-26 | ppc4xx: don't unregister RAM at reset | Hollis Blanchard |
2010-08-26 | ppc4xx: correct SDRAM controller warning message condition | Hollis Blanchard |
2010-08-26 | PPC: Add PV hypercall transport through fw_cfg | Alexander Graf |
2010-08-24 | Rearrange block headers | Blue Swirl |
2010-08-22 | QemuOpts: make most qemu_*_opts static | Gerd Hoffmann |
2010-08-22 | VGA: Don't register deprecated VBE range | Alex Williamson |
2010-08-22 | virtio-serial: Cleanup on device hot-unplug | Amit Shah |
2010-08-22 | pckbd: support for commands 0xf0-0xff: Pulse output bit | Bernhard Kohl |
2010-08-20 | Replace qemu_malloc + memset with qemu_mallocz | Blue Swirl |
2010-08-19 | Remove useless NULL check for qemu_strdup return value | Blue Swirl |
2010-08-15 | sparc escc IUS improvements (SunOS 4.1.4 fix) | Artyom Tarasenko |
2010-08-10 | RESEND: Inter-VM shared memory PCI device | Cam Macdonell |
2010-08-10 | Support marking a device as non-migratable | Cam Macdonell |
2010-08-09 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-08-03 | sparc32: use FW_CFG_CMDLINE_SIZE | Blue Swirl |
2010-08-03 | ide: Avoid canceling IDE DMA | Andrea Arcangeli |
2010-08-02 | fix last cpu timer initialization | Artyom Tarasenko |
2010-07-31 | jazz led: Fix debug prints | Hervé Poussineau |
2010-07-31 | xilinx-s3adsp: Add support for loading u-boot images. | Edgar E. Iglesias |
2010-07-31 | xilinx-s3adsp: Fix loading of raw binaries. | Edgar E. Iglesias |
2010-07-30 | Remove unused eventfd.h | Mike McCormack |
2010-07-30 | mips64el: fulong: PCI_DEVFN() clean up. | Isaku Yamahata |
2010-07-30 | remove dead code from hw/loader.c | Joel Schopp |
2010-07-30 | virtio-serial: Check if more max_ports specified than we can handle | Amit Shah |
2010-07-30 | Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin | Aurelien Jarno |
2010-07-27 | Fix uint8_t comparisons with negative values | Blue Swirl |
2010-07-26 | ide: fix migration in the middle of a bmdma transfer | Juan Quintela |
2010-07-26 | ide: fix migration in the middle of pio operation | Juan Quintela |
2010-07-26 | vmstate: add subsections code | Juan Quintela |
2010-07-26 | Revert "ide save/restore current transfer fields" | Juan Quintela |
2010-07-26 | Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" | Juan Quintela |
2010-07-26 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-07-26 | virtio-blk: Create exit function to unregister savevm | Alex Williamson |
2010-07-26 | ide/atapi: add support for GET EVENT STATUS NOTIFICATION | Aurelien Jarno |
2010-07-25 | etrax: Update ethernet mgm-ctrl reg on writes | Edgar E. Iglesias |
2010-07-25 | mips: more fixes to the MIPS interrupt glue logic | Aurelien Jarno |
2010-07-24 | mips: Correct MIPS interrupt glue logic for icount | Edgar E. Iglesias |
2010-07-22 | scsi: Dequeue requests before invoking completion callback | Jan Kiszka |
2010-07-22 | e1000: Fix wrong microwire EEPROM state initialization | Izumi Tsutsui |
2010-07-22 | virtio-serial: Fix compat property name | Amit Shah |
2010-07-20 | Sparc32: reserve addresses for unimplemented devices on SS-20 | Bob Breuer |
2010-07-19 | vhost: fix miration during device start | Michael S. Tsirkin |