aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-25Move hardcoded initialization of xen-platform device.Paul Durrant
2013-06-25Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini
2013-06-24Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
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-24vmdk: refuse to open higher version than supportedFam Zheng
2013-06-24block: Always enable discard on the protocol levelKevin Wolf
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