Age | Commit message (Expand) | Author |
2015-06-18 | qapi: Improve a couple of confusing variable names | Markus Armbruster |
2015-06-18 | qapi: Eliminate superfluous QAPISchema attribute input_dir | Markus Armbruster |
2015-06-18 | qapi: Drop bogus command from docs | Markus Armbruster |
2015-06-18 | MAINTAINERS: Fix up QAPI and QAPI schema file patterns | Markus Armbruster |
2015-06-18 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int... | Peter Maydell |
2015-06-18 | vfio: fix build error on CentOS 5.7 | Leon Alrae |
2015-06-17 | Update OpenBIOS images | Mark Cave-Ayland |
2015-06-17 | tap: add VNET_LE/VNET_BE operations | Greg Kurz |
2015-06-17 | vhost: set vring endianness for legacy virtio | Greg Kurz |
2015-06-17 | virtio: introduce virtio_legacy_is_cross_endian() | Greg Kurz |
2015-06-17 | linux-headers: sync vhost.h | Greg Kurz |
2015-06-17 | Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in... | Peter Maydell |
2015-06-17 | s390x: Switch to s390-ccw machine as default | Alexander Graf |
2015-06-17 | target-s390x: PER: add Breaking-Event-Address register | Aurelien Jarno |
2015-06-17 | target-s390x: PER instruction-fetch nullification event support | Aurelien Jarno |
2015-06-17 | target-s390x: PER store-using-real-address event support | Aurelien Jarno |
2015-06-17 | target-s390x: PER storage-alteration event support | Aurelien Jarno |
2015-06-17 | translate-all: fix watchpoints if retranslation not possible | Aurelien Jarno |
2015-06-17 | target-s390x: PER instruction-fetch event support | Aurelien Jarno |
2015-06-17 | target-s390x: PER successful-branching event support | Aurelien Jarno |
2015-06-17 | target-s390x: basic PER event handling | Aurelien Jarno |
2015-06-17 | target-s390x: add get_per_in_range function | Aurelien Jarno |
2015-06-17 | target-s390x: add get_per_atmid function | Aurelien Jarno |
2015-06-17 | target-s390x: add PER related constants | Aurelien Jarno |
2015-06-17 | target-s390x: mvc_fast_memmove: access memory through softmmu | Aurelien Jarno |
2015-06-17 | target-s390x: mvc_fast_memset: access memory through softmmu | Aurelien Jarno |
2015-06-17 | target-s390x: function to adjust the length wrt page boundary | Aurelien Jarno |
2015-06-17 | softmmu: provide tlb_vaddr_to_host function for user mode | Aurelien Jarno |
2015-06-17 | target-s390x: wire up I/O instructions in TCG mode | Alexander Graf |
2015-06-17 | target-s390x: wire up DIAG REIPL in TCG mode | Aurelien Jarno |
2015-06-17 | target-s390x: wire up DIAG IPL in TCG mode | Aurelien Jarno |
2015-06-17 | target-s390x: fix s390_cpu_initial_reset | Aurelien Jarno |
2015-06-17 | target-s390x: initialize I/O interrupt queue | Aurelien Jarno |
2015-06-17 | target-s390x: correctly initialize ext interrupt queue | Aurelien Jarno |
2015-06-17 | target-s390x: fix setcc in TCG mode | Aurelien Jarno |
2015-06-17 | virtio-ccw: disable ioevent bit when ioeventfds are not enabled | Aurelien Jarno |
2015-06-17 | s390/ioinst: fix endianness in ioinst_schib_valid | Alexander Graf |
2015-06-17 | s390/ioinst: fix IO_INT_WORD_ISC macro | Aurelien Jarno |
2015-06-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.8.2-20150617... | Peter Maydell |
2015-06-17 | Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into... | Peter Maydell |
2015-06-17 | update seabios and vgabios binaries | Gerd Hoffmann |
2015-06-17 | tag our seabios builds | Gerd Hoffmann |
2015-06-17 | update seabios submodule to release 1.8.2 | Gerd Hoffmann |
2015-06-16 | virtfs-proxy-helper: fail gracefully if socket path is too long | Stefan Hajnoczi |
2015-06-16 | virtfs-proxy-helper: add missing long option terminator | Stefan Hajnoczi |
2015-06-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s... | Peter Maydell |
2015-06-16 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int... | Peter Maydell |
2015-06-16 | linux-user: ioctl() command type is int | Laurent Vivier |
2015-06-16 | linux-user: fix the breakpoint inheritance in spawned threads | Thierry Bultel |
2015-06-16 | linux-user: use __get_user and __put_user in cmsg conversions | Peter Maydell |