Age | Commit message (Expand) | Author |
2018-03-09 | block: convert bdrv_invalidate_cache callback to coroutine_fn | Paolo Bonzini |
2018-03-09 | qed: make bdrv_qed_do_open a coroutine_fn | Paolo Bonzini |
2018-03-09 | qcow2: make qcow2_do_open a coroutine_fn | Paolo Bonzini |
2018-03-09 | qcow2: fix flushing after dirty bitmap metadata writes | Paolo Bonzini |
2018-03-09 | qcow2: introduce qcow2_write_caches and qcow2_flush_caches | Paolo Bonzini |
2018-03-09 | block: implement the bdrv_reopen_prepare helper for LUKS driver | Daniel P. Berrange |
2018-03-09 | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in... | Peter Maydell |
2018-03-08 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180308' into staging | Peter Maydell |
2018-03-08 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-shippable-disable-ppc... | Peter Maydell |
2018-03-08 | s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize | Nia Alarie |
2018-03-08 | pc-bios/s390-ccw: Move string arrays from bootmap header to .c file | Thomas Huth |
2018-03-08 | s390x/sclp: clean up sclp masks | Claudio Imbrenda |
2018-03-08 | s390x/sclp: proper support of larger send and receive masks | Claudio Imbrenda |
2018-03-08 | vfio-ccw: license text should indicate GPL v2 or later | Cornelia Huck |
2018-03-08 | s390x/sclpconsole: Remove dead code - remove exit handlers | Nia Alarie |
2018-03-08 | numa: we don't implement NUMA for s390x | David Hildenbrand |
2018-03-08 | hw/s390x: Add the possibility to specify the netboot image on the command line | Thomas Huth |
2018-03-08 | target/s390x: Remove leading underscores from #defines | Thomas Huth |
2018-03-08 | s390/ipl: only print boot menu error if -boot menu=on was specified | Collin L. Walling |
2018-03-08 | hw/s390x/ipl: Bail out if the network bootloader can not be found | Thomas Huth |
2018-03-08 | .shippable.yml: disable powerpc-cross image | Alex Bennée |
2018-03-08 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell |
2018-03-08 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1... | Peter Maydell |
2018-03-08 | Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in... | Peter Maydell |
2018-03-08 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-03-08 | sparc: fix leon3 casa instruction when MMU is disabled | KONRAD Frederic |
2018-03-08 | hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devices | Thomas Huth |
2018-03-07 | multiboot: fprintf(stderr...) -> error_report() | Jack Schwartz |
2018-03-07 | multiboot: Use header names when displaying fields | Jack Schwartz |
2018-03-07 | multiboot: Remove unused variables from multiboot.c | Jack Schwartz |
2018-03-07 | multiboot: bss_end_addr can be zero | Jack Schwartz |
2018-03-07 | RISC-V Build Infrastructure | Michael Clark |
2018-03-07 | SiFive Freedom U Series RISC-V Machine | Michael Clark |
2018-03-07 | SiFive Freedom E Series RISC-V Machine | Michael Clark |
2018-03-07 | SiFive RISC-V PRCI Block | Michael Clark |
2018-03-07 | SiFive RISC-V UART Device | Michael Clark |
2018-03-07 | RISC-V VirtIO Machine | Michael Clark |
2018-03-07 | SiFive RISC-V Test Finisher | Michael Clark |
2018-03-07 | RISC-V Spike Machines | Michael Clark |
2018-03-07 | SiFive RISC-V PLIC Block | Michael Clark |
2018-03-07 | SiFive RISC-V CLINT Block | Michael Clark |
2018-03-07 | RISC-V HART Array | Michael Clark |
2018-03-07 | RISC-V HTIF Console | Michael Clark |
2018-03-07 | Add symbol table callback interface to load_elf | Michael Clark |
2018-03-07 | RISC-V Linux User Emulation | Michael Clark |
2018-03-07 | RISC-V Physical Memory Protection | Michael Clark |
2018-03-07 | RISC-V TCG Code Generation | Michael Clark |
2018-03-07 | RISC-V GDB Stub | Michael Clark |
2018-03-07 | RISC-V FPU Support | Michael Clark |
2018-03-07 | RISC-V CPU Helpers | Michael Clark |