Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio/sdl: build as module | Gerd Hoffmann | 2018-03-12 | 2 | -4/+7 |
* | audio/pulseaudio: build as module | Gerd Hoffmann | 2018-03-12 | 2 | -3/+6 |
* | audio/oss: build as module | Gerd Hoffmann | 2018-03-12 | 2 | -3/+6 |
* | audio/alsa: build as module | Gerd Hoffmann | 2018-03-12 | 2 | -3/+11 |
* | build: enable audio modules | Gerd Hoffmann | 2018-03-12 | 2 | -0/+5 |
* | audio: add module loading support | Gerd Hoffmann | 2018-03-12 | 2 | -0/+21 |
* | audio: add driver registry | Gerd Hoffmann | 2018-03-12 | 12 | -45/+106 |
* | modules: use gmodule-export | Gerd Hoffmann | 2018-03-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2018-03-09 | 11 | -86/+123 |
|\ | |||||
| * | vl: introduce vm_shutdown() | Stefan Hajnoczi | 2018-03-08 | 5 | -46/+18 |
| * | virtio-scsi: fix race between .ioeventfd_stop() and vq handler | Stefan Hajnoczi | 2018-03-08 | 1 | -4/+5 |
| * | virtio-blk: fix race between .ioeventfd_stop() and vq handler | Stefan Hajnoczi | 2018-03-08 | 1 | -7/+17 |
| * | block: add aio_wait_bh_oneshot() | Stefan Hajnoczi | 2018-03-08 | 2 | -0/+44 |
| * | virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present | Sergio Lopez | 2018-03-08 | 1 | -2/+13 |
| * | README: Fix typo 'git-publish' | Fam Zheng | 2018-03-08 | 1 | -1/+1 |
| * | block: Fix qemu crash when using scsi-block | Deepa Srinivasan | 2018-03-08 | 1 | -26/+25 |
* | | memory: fix flatview_access_valid RCU read lock/unlock imbalance | Paolo Bonzini | 2018-03-09 | 1 | -1/+0 |
* | | softfloat: fix crash on int conversion of SNaN | Stef O'Rear | 2018-03-09 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in... | Peter Maydell | 2018-03-09 | 69 | -27/+13310 |
|\ \ | |||||
| * | | RISC-V Build Infrastructure | Michael Clark | 2018-03-06 | 12 | -2/+72 |
| * | | SiFive Freedom U Series RISC-V Machine | Michael Clark | 2018-03-06 | 2 | -0/+408 |
| * | | SiFive Freedom E Series RISC-V Machine | Michael Clark | 2018-03-06 | 2 | -0/+313 |
| * | | SiFive RISC-V PRCI Block | Michael Clark | 2018-03-06 | 2 | -0/+126 |
| * | | SiFive RISC-V UART Device | Michael Clark | 2018-03-06 | 2 | -0/+247 |
| * | | RISC-V VirtIO Machine | Michael Clark | 2018-03-06 | 2 | -0/+494 |
| * | | SiFive RISC-V Test Finisher | Michael Clark | 2018-03-06 | 2 | -0/+135 |
| * | | RISC-V Spike Machines | Michael Clark | 2018-03-06 | 2 | -0/+429 |
| * | | SiFive RISC-V PLIC Block | Michael Clark | 2018-03-06 | 2 | -0/+590 |
| * | | SiFive RISC-V CLINT Block | Michael Clark | 2018-03-06 | 2 | -0/+304 |
| * | | RISC-V HART Array | Michael Clark | 2018-03-06 | 2 | -0/+128 |
| * | | RISC-V HTIF Console | Michael Clark | 2018-03-06 | 2 | -0/+319 |
| * | | Add symbol table callback interface to load_elf | Michael Clark | 2018-03-06 | 3 | -16/+53 |
| * | | RISC-V Linux User Emulation | Michael Clark | 2018-03-06 | 13 | -6/+1012 |
| * | | RISC-V Physical Memory Protection | Michael Clark | 2018-03-06 | 2 | -0/+444 |
| * | | RISC-V TCG Code Generation | Michael Clark | 2018-03-06 | 2 | -0/+2342 |
| * | | RISC-V GDB Stub | Michael Clark | 2018-03-06 | 1 | -0/+62 |
| * | | RISC-V FPU Support | Michael Clark | 2018-03-06 | 2 | -3/+377 |
| * | | RISC-V CPU Helpers | Michael Clark | 2018-03-06 | 3 | -0/+1250 |
| * | | RISC-V Disassembler | Michael Clark | 2018-03-06 | 4 | -0/+3053 |
| * | | RISC-V CPU Core Definition | Michael Clark | 2018-03-06 | 3 | -0/+1139 |
| * | | RISC-V ELF Machine Definition | Michael Clark | 2018-03-06 | 1 | -0/+2 |
| * | | RISC-V Maintainers | Michael Clark | 2018-03-06 | 1 | -0/+11 |
* | | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180308' into staging | Peter Maydell | 2018-03-08 | 17 | -188/+234 |
|\ \ \ | |||||
| * | | | s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize | Nia Alarie | 2018-03-08 | 2 | -18/+18 |
| * | | | pc-bios/s390-ccw: Move string arrays from bootmap header to .c file | Thomas Huth | 2018-03-08 | 2 | -19/+20 |
| * | | | s390x/sclp: clean up sclp masks | Claudio Imbrenda | 2018-03-08 | 6 | -27/+31 |
| * | | | s390x/sclp: proper support of larger send and receive masks | Claudio Imbrenda | 2018-03-08 | 2 | -14/+75 |
| * | | | vfio-ccw: license text should indicate GPL v2 or later | Cornelia Huck | 2018-03-08 | 1 | -2/+2 |
| * | | | s390x/sclpconsole: Remove dead code - remove exit handlers | Nia Alarie | 2018-03-08 | 4 | -27/+0 |
| * | | | numa: we don't implement NUMA for s390x | David Hildenbrand | 2018-03-08 | 2 | -4/+6 |