Age | Commit message (Expand) | Author |
2018-03-09 | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in... | Peter Maydell |
2018-03-08 | s390x/sclp: clean up sclp masks | Claudio Imbrenda |
2018-03-08 | s390x/sclpconsole: Remove dead code - remove exit handlers | Nia Alarie |
2018-03-08 | Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in... | Peter Maydell |
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 Disassembler | Michael Clark |
2018-03-07 | RISC-V ELF Machine Definition | Michael Clark |
2018-03-06 | address_space_read: address_space_to_flatview needs RCU lock | Paolo Bonzini |
2018-03-06 | memory: inline some performance-sensitive accessors | Paolo Bonzini |
2018-03-06 | lockable: workaround GCC link issue with ASAN | Marc-André Lureau |
2018-03-06 | qmp: Add qom-list-properties to list QOM object properties | Alexey Kardashevskiy |
2018-03-06 | scsi: Remove automatic creation of SCSI controllers with -drive if=scsi | Thomas Huth |
2018-03-06 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-03-06 | qio: non-default context for TLS handshake | Peter Xu |
2018-03-06 | qio: non-default context for async conn | Peter Xu |
2018-03-06 | qio: non-default context for threaded qtask | Peter Xu |
2018-03-06 | qio: store gsources for net listeners | Peter Xu |
2018-03-06 | qio: introduce qio_channel_add_watch_{full|source} | Peter Xu |
2018-03-06 | ppc/spapr-caps: Convert cap-ibs to custom spapr-cap | Suraj Jitindar Singh |
2018-03-06 | mac_newworld: use object link to pass OpenPIC object to macio | Mark Cave-Ayland |
2018-03-06 | openpic: move OpenPIC state and related definitions to openpic.h | Mark Cave-Ayland |
2018-03-06 | openpic: move KVM-specific declarations into separate openpic_kvm.h file | Mark Cave-Ayland |
2018-03-06 | mac_oldworld: use object link to pass heathrow PIC object to macio | Mark Cave-Ayland |
2018-03-06 | macio: move macio related structures and defines into separate macio.h file | Mark Cave-Ayland |
2018-03-06 | heathrow: QOMify heathrow PIC | Mark Cave-Ayland |
2018-03-05 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i... | Peter Maydell |
2018-03-05 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2018-03-05 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'... | Peter Maydell |
2018-03-05 | Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int... | Peter Maydell |
2018-03-05 | console: add ui module loading support | Gerd Hoffmann |
2018-03-05 | console: add and use qemu_display_find_default | Gerd Hoffmann |
2018-03-05 | egl-headless: switch over to new display registry | Gerd Hoffmann |
2018-03-05 | curses: switch over to new display registry | Gerd Hoffmann |
2018-03-05 | cocoa: switch over to new display registry | Gerd Hoffmann |
2018-03-05 | sdl: switch over to new display registry | Gerd Hoffmann |
2018-03-05 | console: add qemu display registry, add gtk | Gerd Hoffmann |
2018-03-05 | tap: setting error appropriately when calling net_init_tap_one() | Jay Zhou |
2018-03-05 | net: Add a new convenience option "--nic" to configure default/on-board NICs | Thomas Huth |