summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-0829-19/+29
| * | hw: move more files to hw/xen/Paolo Bonzini2013-04-0810-3/+6
| * | hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini2013-04-083-1/+2
| * | hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini2013-04-089-6/+8
| * | hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini2013-04-086-3/+6
| * | hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-0831-23/+45
| * | hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini2013-04-089-3/+8
| * | hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini2013-04-0812-3/+10
| * | hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-0825-10/+22
| * | hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-0820-9/+18
| * | hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini2013-04-086-2/+5
| * | hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini2013-04-086-2/+8
| * | hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini2013-04-083-1/+3
| * | hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini2013-04-086-2/+6
| * | hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-0824-7/+15
| * | hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-08227-208/+205
| * | moxie: configure with default-configs filePaolo Bonzini2013-04-082-1/+4
| * | hw: make subdirectories for devicesPaolo Bonzini2013-04-0825-3/+31
| * | hw: move headers to include/Paolo Bonzini2013-04-08511-830/+829
| * | build: enable using $(CONFIG_FOO) on the rhs of config filesPaolo Bonzini2013-04-081-1/+4
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-04-082-7/+15
|\ \ \
| * | | vmxnet3: const_cpu_to_le64 wrapping for feature bits droppedDmitry Fleytman2013-04-081-7/+4
| * | | vmxnet3: iPXE compatibility fixesDmitry Fleytman2013-04-081-0/+11
| |/ /
* | | configure: Don't fall back to gthread coroutine backendPeter Maydell2013-04-083-46/+48
* | | configure: Provide and use convenience error reporting functionPeter Maydell2013-04-081-118/+75
* | | qemu-char: really fix behavior on can_read = 0Paolo Bonzini2013-04-081-4/+13
* | | Merge remote-tracking branch 'mdroth/qga-pull-4-2-13' into stagingAnthony Liguori2013-04-083-8/+74
|\ \ \
| * | | qemu-ga: ga_get_fd_handle(): abort if fd_counter overflowsLuiz Capitulino2013-04-021-2/+6
| * | | qga schema: document generic QERR_UNSUPPORTEDLaszlo Ersek2013-04-021-0/+11
| * | | qga schema: mark optional GuestLogicalProcessor.can-offline with #optionalLaszlo Ersek2013-04-021-3/+4
| * | | qga: add windows implementation for guest-set-timeLei Li2013-04-021-1/+28
| * | | qga: add windows implementation for guest-get-timeLei Li2013-04-021-2/+25
* | | | Merge remote-tracking branch 'kraxel/usb.79' into stagingAnthony Liguori2013-04-088-29/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | usb-tablet: Don't claim wakeup capability for USB-2 versionHans de Goede2013-04-031-1/+1
| * | | usb: update docs for bus name changeGerd Hoffmann2013-04-031-10/+10
| * | | usb-hub: report status changes only onceGerd Hoffmann2013-04-031-1/+5
| * | | usb-hub: limit chain lengthGerd Hoffmann2013-04-033-0/+9
| * | | xhci: zap unused name fieldGerd Hoffmann2013-04-031-1/+0
| * | | xhci: remove unimplemented printfsGerd Hoffmann2013-04-032-13/+10
| * | | xhci: remove leftover debug printfGerd Hoffmann2013-04-031-2/+0
| * | | xhci: fix numintrs sanity checksGerd Hoffmann2013-04-031-0/+3
| * | | usb-redir: Add flow control supportHans de Goede2013-04-031-1/+32
| * | | usb-redir: Fix crash on migration with no client connectedHans de Goede2013-04-031-0/+4
* | | | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-04-0613-125/+137
|\ \ \ \
| * | | | hw/nand.c: Fix nand erase operationWendy Liang2013-04-051-0/+1
| * | | | cadence_uart: Flush queued characters on resetPeter Crosthwaite2013-04-051-0/+1
| * | | | pl330: Don't inhibit ES bits on INTENPeter Crosthwaite2013-04-051-2/+1
| * | | | pflash_cfi01: Implement migration supportPeter Maydell2013-04-051-3/+17
| * | | | pflash_cfi01: Drop unused 'bypass' fieldPeter Maydell2013-04-051-8/+2
| * | | | hw/arm_gic_common: Use vmstate struct rather than save/load functionsPeter Maydell2013-04-051-67/+41
OpenPOWER on IntegriCloud