aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-01-19apic: Introduce apic_report_irq_deliveredJan Kiszka
2012-01-19apic: Inject external NMI events via LINT1Jan Kiszka
2012-01-19apic: Stop timer on resetJan Kiszka
2012-01-19kvm: Move kvmclock into hw/kvm folderJan Kiszka
2012-01-19msi: Generalize msix_supported to msi_supportedJan Kiszka
2012-01-19lm32: Fix mixup of uint32 and uint32_tAndreas Färber
2012-01-17qxl: Slot sanity check in qxl_phys2virt() is off by one, fixMarkus Armbruster
2012-01-17arm: make the number of GIC interrupts configurableMark Langsdorf
2012-01-17hw/lan9118: Add save/load supportPeter Maydell
2012-01-17arm: Remove incorrect comment in arm_timerMark Langsdorf
2012-01-17vexpress, realview: Add (dummy) L2 cache controllerPeter Maydell
2012-01-17usb: link packets to endpoints not devicesGerd Hoffmann
2012-01-17usb: add max_packet_size to USBEndpointGerd Hoffmann
2012-01-17usb/debug: add usb_ep_dumpGerd Hoffmann
2012-01-17usb-desc: USBEndpoint supportGerd Hoffmann
2012-01-17usb: add ifnum to USBEndpointGerd Hoffmann
2012-01-17usb: add USBEndpointGerd Hoffmann
2012-01-17xhci: Initial xHCI implementationHector Martin
2012-01-17pxa2xx_keypad: fix unbalanced parenthesis.Andrzej Zaborowski
2012-01-17hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin
2012-01-17hw/sysbus.h: Increase maximum number of device IRQs.Evgeny Voevodin
2012-01-17pxa2xx_keypad: make single automatic scans workVasily Khoruzhick
2012-01-17pxa2xx_lcd: fix palette parserVasily Khoruzhick
2012-01-15isapc: Fix segfault during initializationJan Kiszka
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2012-01-13virtio-console: no need to remove char handlers explicitlyAmit Shah
2012-01-13qdev: Add a 'free' method to disassociate chardev from qdev deviceAmit Shah
2012-01-13virtio-blk: refuse SG_IO requests with scsi=offPaolo Bonzini
2012-01-13vmstate: extract declarations out of hw/hw.hPaolo Bonzini
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini
2012-01-13rtc: clear non-PF bits when reinjecting on ackPaolo Bonzini
2012-01-13rtc: raise PF bit when the periodic timer triggers but PIE=0Paolo Bonzini
2012-01-13rtc: raise AF bit when the alarm is encountered but AIE=0Paolo Bonzini
2012-01-13rtc: fix 12-hour modePaolo Bonzini
2012-01-13qdev: fix device_del by refactoring reference countingAnthony Liguori
2012-01-13Add 'fall through' comments to case statements without breakStefan Weil
2012-01-13omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUSStefan Hajnoczi
2012-01-13usb: add audio device modelH. Peter Anvin
2012-01-13usb-desc: audio endpoint supportGerd Hoffmann
2012-01-13usb: track altsetting in USBDeviceGerd Hoffmann
2012-01-13usb: track configuration and interface count in USBDevice.Gerd Hoffmann
2012-01-12vga: optimize ppm_save() divisionsAvi Kivity
2012-01-12etraxfs-dma: Model metadata and eopLars Persson
2012-01-10wm8750: Fix calculation of number of array elementsStefan Weil
2012-01-10elf: Improve symbol lookup (optimize, fix for bsd-user)Stefan Weil
2012-01-10hw/integratorcp: Simplify flash remap codePeter Maydell
2012-01-10hw/integratorcp: Fix sense of REMAP bitPeter Maydell
2012-01-10Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2012-01-09vhost: improve region filteringAvi Kivity
2012-01-09vhost: fix mem_sections memory corruptionAvi Kivity