Age | Commit message (Expand) | Author |
2016-07-12 | linux-user: Clean up hostdep.h header guards | Markus Armbruster |
2016-07-12 | linux-user: Clean up target_structs.h header guards | Markus Armbruster |
2016-07-12 | linux-user: Clean up target_signal.h header guards | Markus Armbruster |
2016-07-12 | linux-user: Clean up target_cpu.h header guards | Markus Armbruster |
2016-07-12 | linux-user: Clean up target_syscall.h header guards | Markus Armbruster |
2016-07-12 | target-*: Clean up cpu.h header guards | Markus Armbruster |
2016-07-12 | scripts: New clean-header-guards.pl | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-12 | Fix confusing argument names in some common functions | Sergey Sorokin |
2016-07-12 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging | Peter Maydell |
2016-07-12 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160712-1' into s... | Peter Maydell |
2016-07-12 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into... | Peter Maydell |
2016-07-12 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160712-1' into s... | Peter Maydell |
2016-07-12 | xen-usb: Fix 32bit build | Anthony PERARD |
2016-07-12 | usb: add storage hotplug documentation | Gerd Hoffmann |
2016-07-12 | nec-usb-xhci: set the device state to USB_STATE_DEFAULT | Zhang Shuaiyi |
2016-07-12 | target-mips: enable 10-bit ASIDs in I6400 CPU | Leon Alrae |
2016-07-12 | target-mips: support CP0.Config4.AE bit | Paul Burton |
2016-07-12 | target-mips: change ASID type to hold more than 8 bits | Paul Burton |
2016-07-12 | target-mips: add ASID mask field and replace magic values | Paul Burton |
2016-07-12 | target-mips: replace MIPS64R6-generic with the real I6400 CPU model | Leon Alrae |
2016-07-12 | hw/mips_cmgcr: implement RESET_BASE register in CM GCR | Leon Alrae |
2016-07-12 | hw/mips_cpc: make VP correctly start from the reset vector | Leon Alrae |
2016-07-12 | target-mips: add exception base to MIPS CPU | Leon Alrae |
2016-07-12 | hw/mips/cps: create GIC block inside CPS | Leon Alrae |
2016-07-12 | hw/mips: implement Global Interrupt Controller | Yongbok Kim |
2016-07-12 | hw/mips: implement GIC Interval Timer | Yongbok Kim |
2016-07-12 | input-linux: better capability checks, merge input_linux_event_{mouse, keyboard} | Gerd Hoffmann |
2016-07-12 | input-linux: factor out input_linux_handle_keyboard | Gerd Hoffmann |
2016-07-12 | input-linux: factor out input_linux_handle_mouse | Gerd Hoffmann |
2016-07-12 | input: add trace events for full queues | Gerd Hoffmann |
2016-07-12 | msmouse: send short messages if possible. | Gerd Hoffmann |
2016-07-12 | msmouse: switch to new input interface | Gerd Hoffmann |
2016-07-12 | msmouse: fix buffer handling | Gerd Hoffmann |
2016-07-12 | msmouse: add MouseState, unregister handler on close | Gerd Hoffmann |
2016-07-12 | ui: avoid crash if vnc client disconnects with writes pending | Daniel P. Berrange |
2016-07-12 | vnc-enc-tight: use thread local storage for palette | Peter Lieven |
2016-07-12 | vnc: fix incorrect checking condition when updating client | Gonglei |
2016-07-11 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging | Peter Maydell |
2016-07-11 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160708' into staging | Peter Maydell |
2016-07-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-07-11 | Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160710' into staging | Peter Maydell |
2016-07-11 | gtk: fix build | Gerd Hoffmann |
2016-07-11 | s390x/pci: make hot-unplug handler smoother | Yi Min Zhao |
2016-07-11 | s390x/pci: replace fid with idx in msg data of msix | Yi Min Zhao |
2016-07-11 | s390x/pci: fix stpcifc_service_call | Yi Min Zhao |
2016-07-11 | s390x/pci: refactor list_pci | Yi Min Zhao |
2016-07-11 | s390x/pci: refactor s390_pci_find_dev_by_idx | Yi Min Zhao |
2016-07-11 | s390x/pci: add checkings in CLP_SET_PCI_FN | Yi Min Zhao |
2016-07-11 | s390x/pci: enable zpci hot-plug/hot-unplug | Yi Min Zhao |