summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ide: Convert read/write multiple commands to ide_cmd_table handlerKevin Wolf2013-06-241-59/+60
| * ide: Convert verify commands to ide_cmd_table handlerKevin Wolf2013-06-241-14/+13
| * ide: Convert cmd_nop commands to ide_cmd_table handlerKevin Wolf2013-06-241-31/+17
| * ide: Convert WIN_IDENTIFY to ide_cmd_table handlerKevin Wolf2013-06-241-17/+23
| * ide: Convert WIN_DSM to ide_cmd_table handlerKevin Wolf2013-06-241-13/+16
| * ide: Add handler to ide_cmd_tableKevin Wolf2013-06-241-58/+86
* | Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori2013-06-243-3/+19
|\ \
| * | spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)Hans de Goede2013-06-242-2/+18
| * | qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann2013-06-241-1/+1
| |/
* | Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori2013-06-2411-51/+212
|\ \
| * | usb: fix serial number for hid devicesGerd Hoffmann2013-06-241-0/+12
| * | usb: add serial bus propertyGerd Hoffmann2013-06-245-10/+14
| * | usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann2013-06-241-0/+1
| * | usb/host-libusb: Fix building with libusb git master codeHans de Goede2013-06-241-0/+4
| * | usb/hcd-ehci: Add Faraday FUSBH200 supportKuo-Jung Su2013-06-242-0/+87
| * | usb/hcd-ehci: Replace PORTSC macros with variablesKuo-Jung Su2013-06-244-14/+28
| * | usb/hcd-ehci: Add Tegra2 SysBus EHCI deviceAndreas Färber2013-06-242-0/+16
| * | usb/hcd-ehci: Split off instance_init from realizeAndreas Färber2013-06-244-20/+44
| * | usb/hcd-ehci-sysbus: Convert to QOM realizeAndreas Färber2013-06-244-10/+9
| |/
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-06-2423-103/+66
|\ \
| * | configure: Add signed*signed check to [u]int128_t testPeter Maydell2013-06-211-0/+1
| * | Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGSPeter Maydell2013-06-211-2/+3
| * | qapi: lack of two commas in dictAmos Kong2013-06-211-2/+2
| * | sd: pass bool parameter for sd_initliguang2013-06-216-7/+7
| * | qemu-char: use bool in qemu_chr_open_socket and simplify code a bitliguang2013-06-211-13/+6
| * | vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_clientMichael Tokarev2013-06-212-8/+9
| * | block/nand: Formatting sweepPeter Crosthwaite2013-06-211-15/+18
| * | qxl: Fix QXLRam initialisation.Anthony PERARD2013-06-211-0/+1
| * | acl: acl_add can't insert before last list element, fixMarkus Armbruster2013-06-211-2/+2
| * | configure: Fix "ERROR: ERROR: " for missing/incompatible DTCAndreas Färber2013-06-211-1/+1
| * | audio: Replace static functions in header file by macros, remove GCC_ATTRStefan Weil2013-06-212-31/+3
| * | libcacard: Fix cppcheck warning and remove unneeded codeStefan Weil2013-06-211-16/+6
| * | savevm: Fix potential memory leakStefan Weil2013-06-211-1/+2
| * | kvm: Fix potential resource leak (missing fclose)Stefan Weil2013-06-211-0/+1
| * | qemu-img: Add missing GCC_FMT_ATTRStefan Weil2013-06-211-1/+1
| * | qemu-options: trivial fix for -mon args helpMichael Tokarev2013-06-211-2/+2
| * | vl: reformat SDL ifdeffery a bitMichael Tokarev2013-06-211-2/+1
| |/
* | cadence_uart: Handle backend tx errorsEdgar E. Iglesias2013-06-241-3/+1
|/
* Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-06-2047-773/+697
|\
| * memory: render_memory_region: factor out fr constant settersPeter Crosthwaite2013-06-201-8/+5
| * memory: as_update_topology_pass: Improve commentsPeter Crosthwaite2013-06-201-2/+2
| * memory: Fix comment typoPeter Crosthwaite2013-06-201-1/+1
| * memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-206-14/+15
| * dma: eliminate DMAContextPaolo Bonzini2013-06-2023-148/+117
| * spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-204-23/+13
| * pci: use memory core for iommu supportAvi Kivity2013-06-205-28/+28
| * dma: eliminate old-style IOMMU supportPaolo Bonzini2013-06-205-239/+26
| * spapr: use memory core for iommu supportPaolo Bonzini2013-06-202-21/+28
| * spapr: make IOMMU translation go through IOMMUTLBEntryPaolo Bonzini2013-06-201-25/+35
| * spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-206-48/+42
OpenPOWER on IntegriCloud