Age | Commit message (Expand) | Author |
2018-03-09 | sdcard: Add the Tuning Command (CMD19) | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Display which protocol is used when tracing (SD or SPI) | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Display command name when tracing CMD/ACMD | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Do not trace CMD55, except when we already expect an ACMD | Philippe Mathieu-Daudé |
2018-03-09 | hw/arm/virt: Support -machine gic-version=max | Peter Maydell |
2018-03-09 | hw/arm/virt: Add "max" to the list of CPU types "virt" supports | Peter Maydell |
2018-03-09 | arm: avoid heap-buffer-overflow in load_aarch64_image | Marc-André Lureau |
2018-03-09 | arm: fix load ELF error leak | Marc-André Lureau |
2018-03-09 | hw/arm: Use more CONFIG switches for the object files | Thomas Huth |
2018-03-09 | Implement support for i.MX7 Sabre board | Andrey Smirnov |
2018-03-09 | i.MX: Add i.MX7 SOC implementation. | Andrey Smirnov |
2018-03-09 | pci: Add support for Designware IP block | Andrey Smirnov |
2018-03-09 | hw/arm: Set the core count for Xilinx's ZynqMP | Alistair Francis |
2018-03-09 | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in... | Peter Maydell |
2018-03-08 | virtio-scsi: fix race between .ioeventfd_stop() and vq handler | Stefan Hajnoczi |
2018-03-08 | virtio-blk: fix race between .ioeventfd_stop() and vq handler | Stefan Hajnoczi |
2018-03-08 | s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize | Nia Alarie |
2018-03-08 | virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present | Sergio Lopez |
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 | 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 | 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 | 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-06 | tpm: convert tpm_tis.c to use trace-events | Stefan Berger |
2018-03-06 | tpm: convert tpm_emulator.c to use trace-events | Stefan Berger |
2018-03-06 | tpm: convert tpm_util.c to use trace-events | Stefan Berger |
2018-03-06 | tpm: convert tpm_passthrough.c to use trace-events | Stefan Berger |