index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
libdecnumber: Don't error out on decNumberLocal.h re-inclusion
Markus Armbruster
2016-07-12
libdecnumber: Don't fool around with guards to avoid #include
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
2016-07-12
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
2016-07-12
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
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
[next]