aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-19Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-01-19Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori
2012-01-19Merge remote-tracking branch 'kraxel/usb.37' into stagingAnthony Liguori
2012-01-18block: use proper qerrors in qmp_block_resizeStefan Hajnoczi
2012-01-18qerror: restore alphabetical order over qerrorsStefan Hajnoczi
2012-01-18qerror: add check-qerror.sh to verify alphabetical orderStefan Hajnoczi
2012-01-18qmp: Add missing gcc format attribute and fix format stringStefan Weil
2012-01-18qapi: Convert block_set_io_throttleLuiz Capitulino
2012-01-18qapi: Convert changeLuiz Capitulino
2012-01-18qerror: Extend QERR_DEVICE_ENCRYPTEDLuiz Capitulino
2012-01-18qapi: Introduce change-vnc-passwordLuiz Capitulino
2012-01-18monitor: expose readline stateAnthony Liguori
2012-01-18qapi: Convert ejectLuiz Capitulino
2012-01-18block: eject_device(): Use error_set()Luiz Capitulino
2012-01-18qapi: Convert expire_passwordLuiz Capitulino
2012-01-18qapi: Convert set_passwordLuiz Capitulino
2012-01-18vnc: Simplify vnc_display_password()Luiz Capitulino
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-redir: Improve some debugging messagesHans de Goede
2012-01-17usb-redir: Try to keep our buffer size near the target sizeHans de Goede
2012-01-17usb-redir: Pre-fill our isoc input buffer before sending pkts to the hostHans de Goede
2012-01-17usb-redir: Dynamically adjust iso buffering size based on ep intervalHans de Goede
2012-01-17usb-redir: Clear iso / irq error when stopping the streamHans de Goede
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-15seabios: Update to release 1.6.3.1Jan Kiszka
2012-01-15isapc: Fix segfault during initializationJan Kiszka
2012-01-15kvm: flush the dirty log when unregistering a slotAvi Kivity
2012-01-13arm: Add dummy support for co-processor 15's secure config registerRob Herring
2012-01-13target-arm: Fix errors in decode of M profile CPSPeter Maydell
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-13vectorize is_dup_pagePaolo Bonzini
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