| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 29 | -19/+29 |
| * | | hw: move more files to hw/xen/ | Paolo Bonzini | 2013-04-08 | 10 | -3/+6 |
| * | | hw: move SCSI controllers to hw/scsi/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 3 | -1/+2 |
| * | | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 9 | -6/+8 |
| * | | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 6 | -3/+6 |
| * | | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 31 | -23/+45 |
| * | | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 9 | -3/+8 |
| * | | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 12 | -3/+10 |
| * | | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 25 | -10/+22 |
| * | | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 20 | -9/+18 |
| * | | hw: move watchdogs to hw/watchdog, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 6 | -2/+5 |
| * | | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 6 | -2/+8 |
| * | | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 3 | -1/+3 |
| * | | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 6 | -2/+6 |
| * | | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 2013-04-08 | 24 | -7/+15 |
| * | | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 227 | -208/+205 |
| * | | moxie: configure with default-configs file | Paolo Bonzini | 2013-04-08 | 2 | -1/+4 |
| * | | hw: make subdirectories for devices | Paolo Bonzini | 2013-04-08 | 25 | -3/+31 |
| * | | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 511 | -830/+829 |
| * | | build: enable using $(CONFIG_FOO) on the rhs of config files | Paolo Bonzini | 2013-04-08 | 1 | -1/+4 |
* | | | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 2013-04-08 | 2 | -7/+15 |
|\ \ \ |
|
| * | | | vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped | Dmitry Fleytman | 2013-04-08 | 1 | -7/+4 |
| * | | | vmxnet3: iPXE compatibility fixes | Dmitry Fleytman | 2013-04-08 | 1 | -0/+11 |
| |/ / |
|
* | | | configure: Don't fall back to gthread coroutine backend | Peter Maydell | 2013-04-08 | 3 | -46/+48 |
* | | | configure: Provide and use convenience error reporting function | Peter Maydell | 2013-04-08 | 1 | -118/+75 |
* | | | qemu-char: really fix behavior on can_read = 0 | Paolo Bonzini | 2013-04-08 | 1 | -4/+13 |
* | | | Merge remote-tracking branch 'mdroth/qga-pull-4-2-13' into staging | Anthony Liguori | 2013-04-08 | 3 | -8/+74 |
|\ \ \ |
|
| * | | | qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows | Luiz Capitulino | 2013-04-02 | 1 | -2/+6 |
| * | | | qga schema: document generic QERR_UNSUPPORTED | Laszlo Ersek | 2013-04-02 | 1 | -0/+11 |
| * | | | qga schema: mark optional GuestLogicalProcessor.can-offline with #optional | Laszlo Ersek | 2013-04-02 | 1 | -3/+4 |
| * | | | qga: add windows implementation for guest-set-time | Lei Li | 2013-04-02 | 1 | -1/+28 |
| * | | | qga: add windows implementation for guest-get-time | Lei Li | 2013-04-02 | 1 | -2/+25 |
* | | | | Merge remote-tracking branch 'kraxel/usb.79' into staging | Anthony Liguori | 2013-04-08 | 8 | -29/+74 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | usb-tablet: Don't claim wakeup capability for USB-2 version | Hans de Goede | 2013-04-03 | 1 | -1/+1 |
| * | | | usb: update docs for bus name change | Gerd Hoffmann | 2013-04-03 | 1 | -10/+10 |
| * | | | usb-hub: report status changes only once | Gerd Hoffmann | 2013-04-03 | 1 | -1/+5 |
| * | | | usb-hub: limit chain length | Gerd Hoffmann | 2013-04-03 | 3 | -0/+9 |
| * | | | xhci: zap unused name field | Gerd Hoffmann | 2013-04-03 | 1 | -1/+0 |
| * | | | xhci: remove unimplemented printfs | Gerd Hoffmann | 2013-04-03 | 2 | -13/+10 |
| * | | | xhci: remove leftover debug printf | Gerd Hoffmann | 2013-04-03 | 1 | -2/+0 |
| * | | | xhci: fix numintrs sanity checks | Gerd Hoffmann | 2013-04-03 | 1 | -0/+3 |
| * | | | usb-redir: Add flow control support | Hans de Goede | 2013-04-03 | 1 | -1/+32 |
| * | | | usb-redir: Fix crash on migration with no client connected | Hans de Goede | 2013-04-03 | 1 | -0/+4 |
* | | | | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl | 2013-04-06 | 13 | -125/+137 |
|\ \ \ \ |
|
| * | | | | hw/nand.c: Fix nand erase operation | Wendy Liang | 2013-04-05 | 1 | -0/+1 |
| * | | | | cadence_uart: Flush queued characters on reset | Peter Crosthwaite | 2013-04-05 | 1 | -0/+1 |
| * | | | | pl330: Don't inhibit ES bits on INTEN | Peter Crosthwaite | 2013-04-05 | 1 | -2/+1 |
| * | | | | pflash_cfi01: Implement migration support | Peter Maydell | 2013-04-05 | 1 | -3/+17 |
| * | | | | pflash_cfi01: Drop unused 'bypass' field | Peter Maydell | 2013-04-05 | 1 | -8/+2 |
| * | | | | hw/arm_gic_common: Use vmstate struct rather than save/load functions | Peter Maydell | 2013-04-05 | 1 | -67/+41 |