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
2019-07-02
net/announce: Add optional ID
Dr. David Alan Gilbert
2019-07-02
net/announce: Add HMP optional interface list
Dr. David Alan Gilbert
2019-07-02
net/announce: Allow optional list of interfaces
Dr. David Alan Gilbert
2019-07-02
net: remove unused get_str_sep() function
Stefano Garzarella
2019-07-02
net: use g_strsplit() for parsing host address and port
Stefano Garzarella
2019-07-02
net: avoid using variable length array in net_client_init()
Stefano Garzarella
2019-07-02
net: fix assertion failure when ipv6-prefixlen is not a number
Stefano Garzarella
2019-07-02
ftgmac100: do not link to netdev
Cédric Le Goater
2019-07-02
qemu-bridge-helper: Document known shortcomings
Markus Armbruster
2019-07-02
MAINTAINERS: Add qemu-bridge-helper.c to "Network device backends"
Markus Armbruster
2019-07-01
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...
Peter Maydell
2019-06-26
MAINTAINERS: Change maintership of Xen code under hw/9pfs
Greg Kurz
2019-06-26
configure: use valid args testing sem_timedwait
Daniel P. Berrangé
2019-06-26
configure: disallow spaces and colons in source path and build path
Antonio Ospite
2019-06-26
configure: set source_path only once and make its definition more robust
Antonio Ospite
2019-06-26
linux-user/m68k: remove simulator syscall interface
Laurent Vivier
2019-06-26
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-06-26
The m68k gdbstub SR reg request doesnt include Condition-Codes
Lucien Murray-Pitts
2019-06-26
target/mips: Fix big endian host behavior for interleave MSA instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Fix some test cases for pack MSA instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Add support for MSA MIPS32R6 testings
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Add support for MSA big-endian target testings
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int multiply instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int dot product instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Add tests for MSA move instructions
Aleksandar Markovic
2019-06-26
tests/tcg: target/mips: Add tests for MSA bit move instructions
Aleksandar Markovic
2019-06-26
dma/rc4030: Minor code style cleanup
Aleksandar Markovic
2019-06-26
dma/rc4030: Fix off-by-one error in specified memory region size
Aleksandar Markovic
2019-06-26
hw/mips/gt64xxx_pci: Align the pci0-mem size
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix multiline comment syntax
Philippe Mathieu-Daudé
2019-06-25
tricore: add QSEED instruction
Andreas Konopik
2019-06-25
tricore: sync ctx.hflags with tb->flags
Georg Hofstetter
2019-06-25
tricore: fix RRPW_INSERT instruction
David Brenken
2019-06-25
tricore: add UTOF instruction
David Brenken
2019-06-25
tricore: add FTOIZ instruction
David Brenken
2019-06-24
linux-user: set default PPC64 CPU
Laurent Vivier
2019-06-24
linux-user: update PPC64 HWCAP2 feature list
Laurent Vivier
2019-06-24
linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP
Neng Chen
2019-06-24
linux-user: Add support for setsockopt() option SOL_ALG
Yunqiang Su
[next]