aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-24Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori
2013-06-24Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori
2013-06-24Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-06-24cadence_uart: Handle backend tx errorsEdgar E. Iglesias
2013-06-24usb: fix serial number for hid devicesGerd Hoffmann
2013-06-24usb: add serial bus propertyGerd Hoffmann
2013-06-24usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann
2013-06-24usb/host-libusb: Fix building with libusb git master codeHans de Goede
2013-06-24usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su
2013-06-24usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su
2013-06-24usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber
2013-06-24usb/hcd-ehci: Split off instance_init from realizeAndreas Färber
2013-06-24usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber
2013-06-24spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)Hans de Goede
2013-06-24qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann
2013-06-21configure: Add signed*signed check to [u]int128_t testPeter Maydell
2013-06-21Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGSPeter Maydell
2013-06-21qapi: lack of two commas in dictAmos Kong
2013-06-21sd: pass bool parameter for sd_initliguang
2013-06-21qemu-char: use bool in qemu_chr_open_socket and simplify code a bitliguang
2013-06-21vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_clientMichael Tokarev
2013-06-21block/nand: Formatting sweepPeter Crosthwaite
2013-06-21qxl: Fix QXLRam initialisation.Anthony PERARD
2013-06-21acl: acl_add can't insert before last list element, fixMarkus Armbruster
2013-06-21configure: Fix "ERROR: ERROR: " for missing/incompatible DTCAndreas Färber
2013-06-21audio: Replace static functions in header file by macros, remove GCC_ATTRStefan Weil
2013-06-21libcacard: Fix cppcheck warning and remove unneeded codeStefan Weil
2013-06-21savevm: Fix potential memory leakStefan Weil
2013-06-21kvm: Fix potential resource leak (missing fclose)Stefan Weil
2013-06-21qemu-img: Add missing GCC_FMT_ATTRStefan Weil
2013-06-21qemu-options: trivial fix for -mon args helpMichael Tokarev
2013-06-21vl: reformat SDL ifdeffery a bitMichael Tokarev
2013-06-20Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-06-20Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2013-06-20memory: render_memory_region: factor out fr constant settersPeter Crosthwaite
2013-06-20memory: as_update_topology_pass: Improve commentsPeter Crosthwaite
2013-06-20memory: Fix comment typoPeter Crosthwaite
2013-06-20memory: give name to every AddressSpaceAlexey Kardashevskiy
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-20spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini
2013-06-20pci: use memory core for iommu supportAvi Kivity
2013-06-20dma: eliminate old-style IOMMU supportPaolo Bonzini
2013-06-20spapr: use memory core for iommu supportPaolo Bonzini
2013-06-20spapr: make IOMMU translation go through IOMMUTLBEntryPaolo Bonzini
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini
2013-06-20vfio: abort if an emulated iommu is usedAvi Kivity
2013-06-20memory: Add iommu map/unmap notifiersDavid Gibson
2013-06-20memory: iommu supportAvi Kivity
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-06-20exec: reorganize mem_add to match Int128 versionPaolo Bonzini