Age | Commit message (Expand) | Author |
2012-01-19 | kvm: x86: Add user space part for in-kernel APIC | Jan Kiszka |
2012-01-19 | kvm: x86: Establish IRQ0 override control | Jan Kiszka |
2012-01-19 | ioapic: Factor out base class for KVM reuse | Jan Kiszka |
2012-01-19 | ioapic: Drop post-load irr initialization | Jan Kiszka |
2012-01-19 | i8259: Factor out base class for KVM reuse | Jan Kiszka |
2012-01-19 | i8259: Completely privatize PicState | Jan Kiszka |
2012-01-19 | apic: Open-code timer save/restore | Jan Kiszka |
2012-01-19 | apic: Factor out base class for KVM reuse | Jan Kiszka |
2012-01-19 | apic: Introduce apic_report_irq_delivered | Jan Kiszka |
2012-01-19 | apic: Inject external NMI events via LINT1 | Jan Kiszka |
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-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-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 |
2012-01-07 | sm501: Fix size of color_reg | Stefan Weil |
2012-01-07 | malta: Fix regression (i8259 interrupts did not work) | Stefan Weil |
2012-01-06 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-01-06 | virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts | Peter Maydell |
2012-01-06 | scsi virtio-blk usb-msd: Clean up device init error messages | Markus Armbruster |
2012-01-06 | Strip trailing '\n' from error_report()'s first argument (again) | Markus Armbruster |
2012-01-06 | Merge remote-tracking branch 'amit/master' into staging | Anthony Liguori |