aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-17qxl: Slot sanity check in qxl_phys2virt() is off by one, fixMarkus Armbruster1-1/+1
2012-01-17arm: make the number of GIC interrupts configurableMark Langsdorf5-49/+87
2012-01-17hw/lan9118: Add save/load supportPeter Maydell1-23/+103
2012-01-17arm: Remove incorrect comment in arm_timerMark Langsdorf1-3/+0
2012-01-17vexpress, realview: Add (dummy) L2 cache controllerPeter Maydell2-0/+3
2012-01-17usb-redir: Improve some debugging messagesHans de Goede1-5/+8
2012-01-17usb-redir: Try to keep our buffer size near the target sizeHans de Goede1-3/+27
2012-01-17usb-redir: Pre-fill our isoc input buffer before sending pkts to the hostHans de Goede1-0/+16
2012-01-17usb-redir: Dynamically adjust iso buffering size based on ep intervalHans de Goede1-5/+48
2012-01-17usb-redir: Clear iso / irq error when stopping the streamHans de Goede1-2/+4
2012-01-17usb: link packets to endpoints not devicesGerd Hoffmann6-7/+22
2012-01-17usb: add max_packet_size to USBEndpointGerd Hoffmann4-30/+44
2012-01-17usb/debug: add usb_ep_dumpGerd Hoffmann3-0/+44
2012-01-17usb-desc: USBEndpoint supportGerd Hoffmann1-0/+22
2012-01-17usb: add ifnum to USBEndpointGerd Hoffmann3-0/+18
2012-01-17usb: add USBEndpointGerd Hoffmann4-34/+74
2012-01-17xhci: Initial xHCI implementationHector Martin4-0/+2754
2012-01-17pxa2xx_keypad: fix unbalanced parenthesis.Andrzej Zaborowski1-1/+1
2012-01-17hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin4-8/+15
2012-01-17hw/sysbus.h: Increase maximum number of device IRQs.Evgeny Voevodin1-1/+1
2012-01-17pxa2xx_keypad: make single automatic scans workVasily Khoruzhick1-36/+36
2012-01-17pxa2xx_lcd: fix palette parserVasily Khoruzhick1-23/+28
2012-01-15seabios: Update to release 1.6.3.1Jan Kiszka2-0/+0
2012-01-15isapc: Fix segfault during initializationJan Kiszka1-11/+11
2012-01-15kvm: flush the dirty log when unregistering a slotAvi Kivity1-0/+4
2012-01-13arm: Add dummy support for co-processor 15's secure config registerRob Herring3-1/+13
2012-01-13target-arm: Fix errors in decode of M profile CPSPeter Maydell1-4/+4
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini73-4/+200
2012-01-13virtio-console: no need to remove char handlers explicitlyAmit Shah1-17/+0
2012-01-13qdev: Add a 'free' method to disassociate chardev from qdev deviceAmit Shah1-0/+11
2012-01-13vectorize is_dup_pagePaolo Bonzini1-6/+22
2012-01-13virtio-blk: refuse SG_IO requests with scsi=offPaolo Bonzini1-0/+6
2012-01-13vmstate: extract declarations out of hw/hw.hPaolo Bonzini10-891/+957
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini18-13/+43
2012-01-13rtc: clear non-PF bits when reinjecting on ackPaolo Bonzini1-3/+3
2012-01-13rtc: raise PF bit when the periodic timer triggers but PIE=0Paolo Bonzini1-1/+2
2012-01-13rtc: raise AF bit when the alarm is encountered but AIE=0Paolo Bonzini1-9/+10
2012-01-13rtc: fix 12-hour modePaolo Bonzini1-4/+7
2012-01-13qdev: fix device_del by refactoring reference countingAnthony Liguori1-6/+39
2012-01-13Merge remote-tracking branch 'stefanha/trivial-patches' into HEADAnthony Liguori15-29/+28
2012-01-13target-i386: fix compilation with --enable-debug-tcgAurelien Jarno1-1/+2
2012-01-13bt-host: add missing break statementStefan Hajnoczi1-0/+1
2012-01-13virtfs-proxy-helper: Add missing printf format attributeStefan Weil1-1/+1
2012-01-13virtfs-proxy-helper: Clean include filesStefan Weil1-13/+2
2012-01-13virtfs-proxy-helper: Fix compilation on newer systemsStefan Weil1-1/+1
2012-01-13hmp: Fix freeing of PciInfoListStefan Berger1-4/+4
2012-01-13Add 'fall through' comments to case statements without breakStefan Weil3-0/+6
2012-01-13omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUSStefan Hajnoczi1-2/+2
2012-01-13vnc: fix no-lock-key-sync strncmp() lengthStefan Hajnoczi1-1/+1
2012-01-13vvfat: avoid leaking file descriptor in commit_one_file()Stefan Hajnoczi1-0/+3