Age | Commit message (Expand) | Author |
2012-01-19 | apic: Stop timer on reset | Jan Kiszka |
2012-01-19 | kvm: Move kvmclock into hw/kvm folder | Jan Kiszka |
2012-01-19 | msi: Generalize msix_supported to msi_supported | Jan Kiszka |
2012-01-19 | lm32: Fix mixup of uint32 and uint32_t | Andreas Färber |
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 |
2012-01-17 | usb: link packets to endpoints not devices | Gerd Hoffmann |
2012-01-17 | usb: add max_packet_size to USBEndpoint | Gerd Hoffmann |
2012-01-17 | usb/debug: add usb_ep_dump | Gerd Hoffmann |
2012-01-17 | usb-desc: USBEndpoint support | Gerd Hoffmann |
2012-01-17 | usb: add ifnum to USBEndpoint | Gerd Hoffmann |
2012-01-17 | usb: add USBEndpoint | Gerd Hoffmann |
2012-01-17 | xhci: Initial xHCI implementation | Hector Martin |
2012-01-17 | pxa2xx_keypad: fix unbalanced parenthesis. | Andrzej Zaborowski |
2012-01-17 | hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop | Evgeny Voevodin |
2012-01-17 | hw/sysbus.h: Increase maximum number of device IRQs. | Evgeny Voevodin |
2012-01-17 | pxa2xx_keypad: make single automatic scans work | Vasily Khoruzhick |
2012-01-17 | pxa2xx_lcd: fix palette parser | Vasily Khoruzhick |
2012-01-15 | isapc: Fix segfault during initialization | Jan Kiszka |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |
2012-01-13 | virtio-console: no need to remove char handlers explicitly | Amit Shah |
2012-01-13 | qdev: Add a 'free' method to disassociate chardev from qdev device | Amit Shah |
2012-01-13 | virtio-blk: refuse SG_IO requests with scsi=off | Paolo Bonzini |
2012-01-13 | vmstate: extract declarations out of hw/hw.h | Paolo Bonzini |
2012-01-13 | ptimer: move declarations to ptimer.h | Paolo Bonzini |
2012-01-13 | rtc: clear non-PF bits when reinjecting on ack | Paolo Bonzini |
2012-01-13 | rtc: raise PF bit when the periodic timer triggers but PIE=0 | Paolo Bonzini |
2012-01-13 | rtc: raise AF bit when the alarm is encountered but AIE=0 | Paolo Bonzini |
2012-01-13 | rtc: fix 12-hour mode | Paolo Bonzini |
2012-01-13 | qdev: fix device_del by refactoring reference counting | Anthony Liguori |
2012-01-13 | Add 'fall through' comments to case statements without break | Stefan Weil |
2012-01-13 | omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS | Stefan Hajnoczi |
2012-01-13 | usb: add audio device model | H. Peter Anvin |
2012-01-13 | usb-desc: audio endpoint support | Gerd Hoffmann |
2012-01-13 | usb: track altsetting in USBDevice | Gerd Hoffmann |
2012-01-13 | usb: track configuration and interface count in USBDevice. | Gerd Hoffmann |
2012-01-12 | vga: optimize ppm_save() divisions | Avi Kivity |
2012-01-12 | etraxfs-dma: Model metadata and eop | Lars Persson |
2012-01-10 | wm8750: Fix calculation of number of array elements | Stefan Weil |
2012-01-10 | elf: Improve symbol lookup (optimize, fix for bsd-user) | Stefan Weil |
2012-01-10 | hw/integratorcp: Simplify flash remap code | Peter Maydell |
2012-01-10 | hw/integratorcp: Fix sense of REMAP bit | Peter Maydell |
2012-01-10 | Merge branch 's390-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2012-01-09 | vhost: improve region filtering | Avi Kivity |
2012-01-09 | vhost: fix mem_sections memory corruption | Avi Kivity |
2012-01-09 | vhost: fix incorrect userspace address | Avi Kivity |
2012-01-07 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |