summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | migration: ram_handle_compressedIsaku Yamahata2013-09-241-5/+6
| * | | | arch_init: make is_zero_page accept sizeIsaku Yamahata2013-09-241-5/+4
| * | | | migration: Fix debug print typeChristoffer Dall2013-09-241-1/+2
| * | | | migration: add version supporting macros for struct pointerAlexey Kardashevskiy2013-09-241-2/+15
| * | | | rdma: constify ram_chunk_{index, start, end}Isaku Yamahata2013-09-241-3/+5
| * | | | rdma: clean up of qemu_rdma_cleanup()Isaku Yamahata2013-09-241-3/+6
| * | | | arch_init: right return for ram_save_iterateLei Li2013-09-241-5/+10
| * | | | savevm: fix wrong initialization by ram_control_load_hookLei Li2013-09-241-1/+1
| * | | | savevm: add comments for qemu_file_get_error()Lei Li2013-09-241-0/+7
| |/ / /
* | | | Merge remote-tracking branch 'kraxel/audio.1' into stagingAnthony Liguori2013-09-305-439/+486
|\ \ \ \
| * | | | audio: remove CONFIG_MIXEMU configure optionBandan Das2013-09-243-44/+0
| * | | | hda-codec: make mixemu selectable at runtimeBandan Das2013-09-242-59/+122
| * | | | hda-codec: refactor common definitions into a header fileBandan Das2013-09-242-423/+450
| * | | | audio maintainers updateGerd Hoffmann2013-09-241-0/+1
* | | | | Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into stagingAnthony Liguori2013-09-3016-251/+792
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs2013-09-203-1/+479
| * | | | s390/ebcdic: Move conversion tables to header fileHeinz Graalfs2013-09-202-80/+105
| * | | | s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger2013-09-204-10/+9
| * | | | s390/eventfacility: remove unused event_type variableChristian Borntraeger2013-09-203-4/+0
| * | | | s390/eventfacility: Fix receive/send masksChristian Borntraeger2013-09-201-1/+1
| * | | | s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe2013-09-201-3/+3
| * | | | s390/sclp: add reset() functionsHeinz Graalfs2013-09-203-4/+30
| * | | | s390/sclpquiesce: Add code to support live migrationHeinz Graalfs2013-09-201-0/+13
| * | | | s390/sclpconsole: Add code to support live migration for sclpconsoleHeinz Graalfs2013-09-201-0/+18
| * | | | s390/sclpconsole: modify definition of input bufferHeinz Graalfs2013-09-201-38/+16
| * | | | s390/kexec: Implement diag308 subcode 0Christian Borntraeger2013-09-201-0/+26
| * | | | s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth2013-09-203-97/+77
| * | | | s390/cpu: Make setcc() function available to other filesThomas Huth2013-09-202-14/+9
| * | | | s390/ipl: Update the s390-ccw.img romChristian Borntraeger2013-09-201-0/+0
| * | | | s390/ipl: Fix waiting for virtio processingCornelia Huck2013-09-202-3/+5
| * | | | s390/dump: zero out padding bytes in notes sectionsChristian Borntraeger2013-09-201-0/+1
| * | | | s390/kvm: Add check for priviledged SCLP handlerThomas Huth2013-09-201-0/+4
| |/ / /
* | | | linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on hostEdgar E. Iglesias2013-09-241-3/+37
* | | | [v2] linux-user: implement m68k atomic syscallsRiku Voipio2013-09-242-0/+34
* | | | linux-user: Check type of microMIPS break instructionKwok Cheung Yeung2013-09-241-21/+35
* | | | linux-user: correct how SOL_SOCKET is converted from target to host and backPetar Jovanovic2013-09-241-5/+13
* | | | linux-user: add support of binfmt_misc 'O' flagLaurent Vivier2013-09-243-8/+34
* | | | linux-user: add some IPV6 commands in setsockop()Laurent Vivier2013-09-241-0/+20
* | | | linux-user: allow use of TIOCGSIDLaurent Vivier2013-09-241-0/+1
* | | | linux-user: Add setsockopt(SO_ATTACH_FILTER)Laurent Vivier2013-09-242-0/+56
* | | | linux-user: convert /proc/net/route when endianess differsLaurent Vivier2013-09-241-5/+53
* | | | mips-linux-user: Adjust names in mips_syscall_argsRichard Henderson2013-09-241-2/+2
* | | | alpha-linux-user: Fix umount syscall numbersRichard Henderson2013-09-243-6/+3
| |/ / |/| |
* | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2013-09-230-0/+0
|\ \ \
| * | | kvm: fix traces to use %x instead of %dAlexey Kardashevskiy2013-09-201-3/+3
| |/ /
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-09-232-14/+60
|\ \ \
| * | | e1000: NetClientInfo.receive_iov implementedVincenzo Maffione2013-09-201-12/+58
| * | | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno2013-09-201-2/+2
| |/ /
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-09-2310-40/+155
|\ \ \
| * | | virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini2013-09-202-2/+23
OpenPOWER on IntegriCloud