Age | Commit message (Expand) | Author |
2011-03-22 | vmmouse: Register vmstate via qdev | Jan Kiszka |
2011-03-22 | vmmouse: Fix initialization | Jan Kiszka |
2011-03-22 | fix applesmc REV key | René Rebe |
2011-03-21 | e1000: Fix multi-descriptor packet checksum offload | Stefan Hajnoczi |
2011-03-21 | Merge branch 'for-anthony' of git://github.com/bonzini/qemu | Aurelien Jarno |
2011-03-21 | Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin | Aurelien Jarno |
2011-03-21 | hw/arm_sysctl.c: Add the Versatile Express system registers | Peter Maydell |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-21 | change all rt_clock references to use millisecond resolution accessors | Paolo Bonzini |
2011-03-19 | petalogix_ml605_mmu: remove unused variable | Blue Swirl |
2011-03-19 | i8254: Fix migration from older versions | Jan Kiszka |
2011-03-16 | microblaze: Add PetaLogix ml605 MMU little-endian ref design | Michal Simek |
2011-03-16 | xilinx: Add AXIENET & DMA models | Edgar E. Iglesias |
2011-03-15 | hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0 | Feiran Zheng |
2011-03-15 | Fix ATA SMART and CHECK POWER MODE | Brian Wheeler |
2011-03-13 | always qemu_cpu_kick after unhalting a cpu | Paolo Bonzini |
2011-03-13 | hw/fmopl: Fix buffer access out-of-bounds errors | Stefan Weil |
2011-03-13 | moving eeprom initialization | William Dauchy |
2011-03-12 | pc: fix wrong CMOS values for floppy drives | Blue Swirl |
2011-03-11 | microblaze: Fix PetaLogix company name | Michal Simek |
2011-03-10 | vmstate: move timers to use test instead of version | Juan Quintela |
2011-03-10 | vmstate: be able to store/save a pci device from a pointer | Juan Quintela |
2011-03-10 | vmstate: Add a way to send a partial array | Juan Quintela |
2011-03-10 | vmstate: add VMSTATE_STRUCT_VARRAY_UINT32 | Juan Quintela |
2011-03-10 | vmstate: add VMSTATE_INT64_ARRAY | Juan Quintela |
2011-03-10 | vmstate: add VMSTATE_STRUCT_VARRAY_INT32 | Juan Quintela |
2011-03-10 | vmstate: add UINT32 VARRAYS | Juan Quintela |
2011-03-10 | vmstate: Fix varrays with uint8 indexes | Juan Quintela |
2011-03-10 | vmstate: add VMSTATE_UINT32_EQUAL | Juan Quintela |
2011-03-10 | xilinx-ethlite: Simplify byteswapping to/from brams | Edgar E. Iglesias |
2011-03-10 | mainstone: PCMCIA support | Dmitry Eremin-Solenikov |
2011-03-10 | mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire... | Dmitry Eremin-Solenikov |
2011-03-10 | pxa2xx_timer: Get rid of .level in PXA2xxTimer0. | Andrzej Zaborowski |
2011-03-10 | pxa2xx_pic: fixup initialisation | Andrzej Zaborowski |
2011-03-10 | pxa2xx_timer: separate irq for pxa27x handling | Dmitry Eremin-Solenikov |
2011-03-07 | lm32: EVR32 and uclinux BSP | Michael Walle |
2011-03-07 | lm32: support for creating device tree | Michael Walle |
2011-03-07 | lm32: system control model | Michael Walle |
2011-03-07 | lm32: uart model | Michael Walle |
2011-03-07 | lm32: timer model | Michael Walle |
2011-03-07 | lm32: pic and juart helper functions | Michael Walle |
2011-03-07 | lm32: juart model | Michael Walle |
2011-03-07 | lm32: interrupt controller model | Michael Walle |
2011-03-06 | target-arm: Integrate secondary CPU reset in arm_boot | Adam Lackorzynski |
2011-03-06 | target-arm: Fix soft interrupt in GIC distributor | Adam Lackorzynski |
2011-03-06 | gt64xxx: remove savevm support | Juan Quintela |
2011-03-06 | vmstate: remove uninorth savevm code | Juan Quintela |
2011-03-06 | vmstate: remove grackle_pci savevm code | Juan Quintela |
2011-03-06 | hw/sd.c: fix sd_set_cb() crash when bdrv == NULL | Aurelien Jarno |
2011-03-06 | hw/realview: Wire up the MMC card status | Peter Maydell |