Age | Commit message (Expand) | Author |
2018-02-02 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180202-pull-request' i... | Peter Maydell |
2018-02-02 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180202-pull-request' ... | Peter Maydell |
2018-02-02 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2018-02-02 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180202-pull-request... | Peter Maydell |
2018-02-02 | Merge remote-tracking branch 'remotes/cminyard/tags/for-release-20180201' int... | Peter Maydell |
2018-02-02 | Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st... | Peter Maydell |
2018-02-02 | tests/virtio-9p: explicitly handle potential integer overflows | Greg Kurz |
2018-02-02 | tests: virtio-9p: add FLUSH operation test | Greg Kurz |
2018-02-02 | libqos/virtio: return length written into used descriptor | Greg Kurz |
2018-02-02 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2018-02-02 | virtio-gpu: disallow vIOMMU | Peter Xu |
2018-02-02 | hw/audio/sb16.c: change dolog() to qemu_log_mask() | John Arbuckle |
2018-02-02 | hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h | Philippe Mathieu-Daudé |
2018-02-02 | ui: correctly advance output buffer when writing SASL data | Daniel P. Berrangé |
2018-02-02 | ui: convert VNC server to QIONetListener | Daniel P. Berrange |
2018-02-02 | ui: fix mixup between qnum and qcode in SDL1 key handling | Daniel P. Berrangé |
2018-02-01 | tests: virtio-9p: add WRITE operation test | Greg Kurz |
2018-02-01 | tests: virtio-9p: add LOPEN operation test | Greg Kurz |
2018-02-01 | tests: virtio-9p: use the synth backend | Greg Kurz |
2018-02-01 | tests: virtio-9p: wait for completion in the test code | Greg Kurz |
2018-02-01 | tests: virtio-9p: move request tag to the test functions | Greg Kurz |
2018-02-01 | 9pfs: Correctly handle cancelled requests | Keno Fischer |
2018-02-01 | 9pfs: drop v9fs_register_transport() | Greg Kurz |
2018-02-01 | dump-guest-memory.py: skip vmcoreinfo section if not available | Marc-André Lureau |
2018-01-31 | iotests: Make 200 run on tmpfs | Max Reitz |
2018-01-31 | block/ssh: fix possible segmentation fault when .desc is not null-terminated | Murilo Opsfelder Araujo |
2018-01-31 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180131' into staging | Peter Maydell |
2018-01-31 | target/hppa: Implement PROBE for system mode | Richard Henderson |
2018-01-31 | target/hppa: Fix 32-bit operand masks for 0E FCVT | Richard Henderson |
2018-01-31 | hw/hppa: Add MAINTAINERS entry | Richard Henderson |
2018-01-31 | pc-bios: Add hppa-firmware.img and git submodule | Richard Henderson |
2018-01-31 | hw/hppa: Implement DINO system board | Helge Deller |
2018-01-31 | target/hppa: Enable MTTCG | Richard Henderson |
2018-01-31 | target/hppa: Implement STWA | Richard Henderson |
2018-01-31 | target/hppa: Implement a pause instruction | Richard Henderson |
2018-01-31 | target/hppa: Implement LDSID for system mode | Helge Deller |
2018-01-31 | target/hppa: Fix comment | Helge Deller |
2018-01-31 | target/hppa: Increase number of temp regs | Richard Henderson |
2018-01-31 | target/hppa: Only use EXCP_DTLB_MISS | Richard Henderson |
2018-01-31 | target/hppa: Implement B,GATE insn | Richard Henderson |
2018-01-31 | target/hppa: Add migration for the cpu | Richard Henderson |
2018-01-31 | target/hppa: Add system registers to gdbstub | Richard Henderson |
2018-01-31 | target/hppa: Optimize for flat addressing space | Richard Henderson |
2018-01-31 | target/hppa: Implement halt and reset instructions | Helge Deller |
2018-01-30 | ipmi: Allow BMC device properties to be set | Corey Minyard |
2018-01-30 | ipmi: disable IRQ and ATN on an external disconnect | Corey Minyard |
2018-01-30 | ipmi: Fix macro issues | Corey Minyard |
2018-01-30 | ipmi: Add the platform event message command | Corey Minyard |
2018-01-30 | ipmi: Don't set the timestamp on add events that don't have it | Corey Minyard |
2018-01-30 | ipmi: Fix SEL get/set time commands | Corey Minyard |