Age | Commit message (Expand) | Author |
2011-03-03 | pxa2xx_dma: port to qdev/vmstate | Andrzej Zaborowski |
2011-03-03 | vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h | Dmitry Eremin-Solenikov |
2011-03-03 | pxa2xx_dma: drop unused pxa2xx_dma_handler_t/handler field | Dmitry Eremin-Solenikov |
2011-03-03 | pxa2xx_timer: Store relevant irq line in each timer. | Andrzej Zaborowski |
2011-03-03 | pxa2xx_timer: switch to using qdev/vmstate | Dmitry Eremin-Solenikov |
2011-03-03 | pxa2xx_timer: change info struct name to comply with guidelines | Dmitry Eremin-Solenikov |
2011-03-03 | pxa2xx_pic: Set base address for sysbus device. | Andrzej Zaborowski |
2011-03-03 | vmstate: add VMSTATE_STRUCT_ARRAY_TEST | Dmitry Eremin-Solenikov |
2011-02-25 | pxa2xx_pic: update to use qdev | Dmitry Eremin-Solenikov |
2011-02-25 | mst_fpga: correct irq level settings | Dmitry Eremin-Solenikov |
2011-02-24 | virtio-serial: kill VirtIOSerialDevice | Gerd Hoffmann |
2011-02-24 | hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS | Peter Maydell |
2011-02-23 | pls3adsp1800: Base load_elf endianness on target endianness | Edgar E. Iglesias |
2011-02-21 | hw/irq.h: Remove unused SetIRQFunc typedef | Peter Maydell |
2011-02-21 | Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'... | Aurelien Jarno |
2011-02-21 | isa-bus: Remove bogus IRQ sharing check | Jan Kiszka |
2011-02-21 | PS/2 keyboard Scancode Set 3 support | Roy Tam |
2011-02-20 | Fix obvious mistake in pxa2xx i2s driver | Vasily Khoruzhick |
2011-02-20 | pxa2xx_keypad: Handle 0xe0xx keycodes | Vasily Khoruzhick |
2011-02-20 | pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regs | Vasily Khoruzhick |
2011-02-20 | qdev: Fix printout of bit device properties with bit index >= 8 | David 'Digit' Turner |
2011-02-20 | s390: Fix memory leak | Stefan Weil |
2011-02-20 | ppc405: Fix memory leak | Stefan Weil |
2011-02-20 | pci: Fix memory leak | Stefan Weil |
2011-02-20 | vhost: disable on tap link down | Michael S. Tsirkin |
2011-02-20 | e1000: verify we have buffers, upfront | Michael S. Tsirkin |
2011-02-20 | e1000: clear EOP for multi-buffer descriptors | Michael S. Tsirkin |
2011-02-20 | e1000: multi-buffer packet support | Michael S. Tsirkin |
2011-02-20 | pc: remove test on TARGET_PHYS_ADDR_BITS == 32 | Aurelien Jarno |
2011-02-20 | i8254: convert to qdev | Blue Swirl |
2011-02-20 | vga-isa: make optional | Blue Swirl |
2011-02-20 | vga-isa: convert to qdev | Blue Swirl |
2011-02-20 | fdc: make optional | Blue Swirl |
2011-02-20 | fdc: refactor device creation | Blue Swirl |
2011-02-20 | fdc: use FDriveType for floppy drive type | Blue Swirl |
2011-02-20 | fdc: move floppy geometry guessing to block.c | Blue Swirl |
2011-02-20 | serial: make optional | Blue Swirl |
2011-02-20 | serial: refactor device creation | Blue Swirl |
2011-02-20 | ne2000_isa: make optional | Blue Swirl |
2011-02-20 | ne2000_isa: refactor device creation | Blue Swirl |
2011-02-20 | parallel: make optional | Blue Swirl |
2011-02-20 | parallel: refactor device creation | Blue Swirl |
2011-02-17 | Fix vmport segfault (v2) | Marcelo Tosatti |
2011-02-16 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-02-16 | Merge mainstone.h header into mainstone.c | Dmitry Eremin-Solenikov |
2011-02-16 | mainstone: convert FPGA emulation code to use QDev/SysBus | Dmitry Eremin-Solenikov |
2011-02-16 | mainstone: correct and simplify irq handling | Dmitry Eremin-Solenikov |
2011-02-14 | correctly check ppr priority during interrupt injection] | Gleb Natapov |
2011-02-14 | kvm: x86: Introduce kvmclock device to save/restore its state | Jan Kiszka |
2011-02-14 | cirrus: Remove obsolete kvm.h include | Jan Kiszka |