summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-13target-sparc: Avoid unnecessary local temporariesRichard Henderson1-21/+9
2012-10-13target-sparc: Optimize CC_OP_LOGIC conditionsRichard Henderson1-18/+40
2012-10-13target-sparc: Fix optimized %icc comparisonsRichard Henderson1-0/+1
2012-10-12Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori8-83/+137
2012-10-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-37/+39
2012-10-12Merge remote-tracking branch 'kraxel/usb.67' into stagingAnthony Liguori2-11/+23
2012-10-12Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into stagingAnthony Liguori2-4/+11
2012-10-12Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121008.0' int...Anthony Liguori2-307/+305
2012-10-12Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori17-101/+77
2012-10-12Merge remote-tracking branch 'spice/spice.v61' into stagingAnthony Liguori8-162/+24
2012-10-12arm_gic: Rename gic_state to GICStatePeter Maydell4-43/+43
2012-10-12zynq_slcr: Fixed ResetValues enumPeter A. G. Crosthwaite1-1/+1
2012-10-12versatilepb: add gpio pl061 supportJean-Christophe PLAGNIOL-VILLARD1-0/+5
2012-10-12hw/ds1338: Implement state save/restorePeter Maydell1-5/+22
2012-10-12hw/ds1338: Remove 'now' field from state structPeter Maydell1-20/+21
2012-10-12hw/ds1338: Recapture current time when register pointer wraps aroundPeter Maydell1-17/+42
2012-10-12hw/ds1338: Fix mishandling of register pointerPeter Maydell1-7/+13
2012-10-12hw/arm_gic.c: Fix improper DPRINTF output.Evgeny Voevodin1-1/+1
2012-10-12cadence_ttc: Fix 'clear on read' behaviorSoren Brinkmann1-1/+1
2012-10-12vnc: fix "info vnc" with "-vnc ..., reverse=on"Paolo Bonzini1-0/+4
2012-10-12sheepdog: use bool for boolean variablesMORITA Kazutaka1-35/+35
2012-10-12configure: Tidy up remnants of non-64-bit physaddrsPeter Maydell1-2/+0
2012-10-11uhci: Raise interrupt when requested even for non active tdsHans de Goede1-1/+9
2012-10-11usb-redir: Don't make migration fail in none seamless caseHans de Goede1-4/+9
2012-10-11usb-redir: Change usbredir_open_chardev into usbredir_create_parserHans de Goede1-6/+5
2012-10-10ssi: Add slave autoconnect helperPeter Crosthwaite4-3/+44
2012-10-10MAINTAINERS: Added maintainerships for SSIPeter A. G. Crosthwaite1-0/+8
2012-10-10xilinx_zynq: Added SPI controllers + flashesPeter A. G. Crosthwaite1-0/+34
2012-10-10xilinx_spips: Xilinx Zynq SPI cntrlr device modelPeter A. G. Crosthwaite2-0/+353
2012-10-10petalogix-ml605: added SPI controller with n25q128Peter A. G. Crosthwaite1-0/+27
2012-10-10xilinx_spi: Initial impl. of Xilinx SPI controllerPeter A. G. Crosthwaite2-0/+384
2012-10-10m25p80: Initial implementation of SPI flash devicePeter A. G. Crosthwaite5-0/+604
2012-10-10hw: Added generic FIFO API.Peter A. G. Crosthwaite3-0/+178
2012-10-10stellaris: Removed SSI muxPeter A. G. Crosthwaite3-78/+18
2012-10-10qdev: allow multiple qdev_init_gpio_in() callsPeter A. G. Crosthwaite3-11/+33
2012-10-10ssi: Added create_slave_no_init()Peter A. G. Crosthwaite2-2/+8
2012-10-10ssi: Implemented CS behaviourPeter A. G. Crosthwaite9-16/+118
2012-10-10ssi: Support for multiple attached devicesPeter A. G. Crosthwaite1-15/+9
2012-10-09qemu-ga: ga_open_pidfile(): add new line to pidfileLuiz Capitulino1-1/+1
2012-10-09qemu-ga: use state dir from CONFIG_QEMU_LOCALSTATEDIRLuiz Capitulino1-2/+2
2012-10-09configure: add --localstatedirLuiz Capitulino1-1/+8
2012-10-08vfio-pci: Fix BAR->VFIODevice translation inJan Kiszka1-2/+2
2012-10-08vfio-pci: Clang cleanupAlex Williamson1-43/+58
2012-10-08vfio-pci: Cleanup on INTx setup failureAlex Williamson1-0/+2
2012-10-08vfio-pci: Extend resetAlex Williamson1-7/+22
2012-10-08vfio-pci: Remove setting of MSI qsizeAlex Williamson1-18/+0
2012-10-08vfio-pci: Use uintptr_t for void* castAlex Williamson1-1/+1
2012-10-08vfio-pci: Don't peak at msi_supportedAlex Williamson1-16/+6
2012-10-08vfio-pci: Roll the header into the .c fileAlex Williamson2-115/+96
2012-10-08vfio-pci: No spurious MSIsAlex Williamson1-15/+0