aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-12audio/alsa: build as moduleGerd Hoffmann2-3/+11
2018-03-12build: enable audio modulesGerd Hoffmann2-0/+5
2018-03-12audio: add module loading supportGerd Hoffmann2-0/+21
2018-03-12audio: add driver registryGerd Hoffmann12-45/+106
2018-03-12modules: use gmodule-exportGerd Hoffmann1-1/+1
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell11-86/+123
2018-03-09memory: fix flatview_access_valid RCU read lock/unlock imbalancePaolo Bonzini1-1/+0
2018-03-09softfloat: fix crash on int conversion of SNaNStef O'Rear1-0/+4
2018-03-09Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell69-27/+13310
2018-03-08Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180308' into stagingPeter Maydell17-188/+234
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi5-46/+18
2018-03-08virtio-scsi: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi1-4/+5
2018-03-08virtio-blk: fix race between .ioeventfd_stop() and vq handlerStefan Hajnoczi1-7/+17
2018-03-08block: add aio_wait_bh_oneshot()Stefan Hajnoczi2-0/+44
2018-03-08Merge remote-tracking branch 'remotes/stsquad/tags/pull-shippable-disable-ppc...Peter Maydell1-2/+0
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie2-18/+18
2018-03-08virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is presentSergio Lopez1-2/+13
2018-03-08README: Fix typo 'git-publish'Fam Zheng1-1/+1
2018-03-08block: Fix qemu crash when using scsi-blockDeepa Srinivasan1-26/+25
2018-03-08pc-bios/s390-ccw: Move string arrays from bootmap header to .c fileThomas Huth2-19/+20
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda6-27/+31
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda2-14/+75
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck1-2/+2
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie4-27/+0
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand2-4/+6
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth1-1/+3
2018-03-08target/s390x: Remove leading underscores from #definesThomas Huth3-70/+70
2018-03-08s390/ipl: only print boot menu error if -boot menu=on was specifiedCollin L. Walling1-4/+6
2018-03-08hw/s390x/ipl: Bail out if the network bootloader can not be foundThomas Huth1-2/+3
2018-03-08.shippable.yml: disable powerpc-cross imageAlex Bennée1-2/+0
2018-03-08Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2-0/+6
2018-03-08Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...Peter Maydell7-114/+135
2018-03-08Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell21-62/+239
2018-03-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-39/+38
2018-03-08sparc: fix leon3 casa instruction when MMU is disabledKONRAD Frederic1-0/+5
2018-03-08hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devicesThomas Huth1-0/+1
2018-03-07multiboot: fprintf(stderr...) -> error_report()Jack Schwartz1-26/+29
2018-03-07multiboot: Use header names when displaying fieldsJack Schwartz1-8/+8
2018-03-07multiboot: Remove unused variables from multiboot.cJack Schwartz1-6/+0
2018-03-07multiboot: bss_end_addr can be zeroJack Schwartz1-8/+10
2018-03-07RISC-V Build InfrastructureMichael Clark12-2/+72
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark2-0/+408
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark2-0/+313
2018-03-07SiFive RISC-V PRCI BlockMichael Clark2-0/+126
2018-03-07SiFive RISC-V UART DeviceMichael Clark2-0/+247
2018-03-07RISC-V VirtIO MachineMichael Clark2-0/+494
2018-03-07SiFive RISC-V Test FinisherMichael Clark2-0/+135
2018-03-07RISC-V Spike MachinesMichael Clark2-0/+429
2018-03-07SiFive RISC-V PLIC BlockMichael Clark2-0/+590
2018-03-07SiFive RISC-V CLINT BlockMichael Clark2-0/+304