aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-24qcow2: Batch discardsKevin Wolf
2013-06-24qcow2: Options to enable discard for freed clustersKevin Wolf
2013-06-24qcow2: Add refcount update reason to all callersKevin Wolf
2013-06-24Revert "block: Disable driver-specific options for 1.5"Kevin Wolf
2013-06-24ide: Clean up ide_exec_cmd()Kevin Wolf
2013-06-24ide: Convert SMART commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert CF-ATA commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert ATAPI commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert SEEK to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert FLUSH CACHE to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert SET FEATURES to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert CHECK POWER MDOE to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert DMA read/write commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert PIO read/write commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert read/write multiple commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert verify commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert cmd_nop commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert WIN_IDENTIFY to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert WIN_DSM to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Add handler to ide_cmd_tableKevin Wolf
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