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
2022-10-31
disas/nanomips: Prevent memory leaking
Milica Lazarevic
2022-10-31
disas/nanomips: Remove CPR function
Milica Lazarevic
2022-10-31
disas/nanomips: Remove IMMEDIATE functions
Milica Lazarevic
2022-10-31
disas/nanomips: Replace std::string type
Milica Lazarevic
2022-10-31
disas/nanomips: Delete wrapper functions
Milica Lazarevic
2022-10-31
disas/nanomips: Delete copy functions
Milica Lazarevic
2022-10-31
disas/nanomips: Remove #include <sstream>
Milica Lazarevic
2022-10-31
disas/nanomips: Delete nanomips.h
Milica Lazarevic
2022-10-31
disas/nanomips: Move typedefs etc to nanomips.cpp
Milica Lazarevic
2022-10-31
disas/nanomips: Remove NMD class
Milica Lazarevic
2022-10-31
disas/nanomips: Remove Pool tables from the class
Milica Lazarevic
2022-10-31
disas/nanomips: Remove disasm methods from class
Milica Lazarevic
2022-10-31
disas/nanomips: Remove __cond methods from class
Milica Lazarevic
2022-10-31
disas/nanomips: Remove helper methods from class
Milica Lazarevic
2022-10-31
disas/nanomips: Delete NMD class second field
Milica Lazarevic
2022-10-31
disas/nanomips: Delete NMD class field
Milica Lazarevic
2022-10-31
disas/nanomips: Extract enums out of the NMD class
Milica Lazarevic
2022-10-31
disas/nanomips: Remove namespace img
Milica Lazarevic
2022-10-31
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
2022-10-31
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Embed RTCState in host device
Bernhard Beschow
2022-10-31
hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Reuse errp
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Resolve unneeded attribute
Bernhard Beschow
2022-10-31
hw/isa/vt82c686: Resolve chip-specific realize methods
Bernhard Beschow
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'qga-pull-2022-10-26' of https://github.com/kostyanf14/qemu into st...
Stefan Hajnoczi
2022-10-28
net: stream: add QAPI events to report connection state
Laurent Vivier
2022-10-28
net: stream: move to QIO to enable additional parameters
Laurent Vivier
2022-10-28
qemu-sockets: update socket_uri() and socket_parse() to be consistent
Laurent Vivier
2022-10-28
qemu-sockets: move and rename SocketAddress_to_str()
Laurent Vivier
2022-10-28
net: dgram: add unix socket
Laurent Vivier
2022-10-28
net: dgram: move mcast specific code from net_socket_fd_init_dgram()
Laurent Vivier
2022-10-28
net: dgram: make dgram_dst generic
Laurent Vivier
2022-10-28
net: stream: add unix socket
Laurent Vivier
2022-10-28
net: stream: Don't ignore EINVAL on netdev socket connection
Stefano Brivio
2022-10-28
net: socket: Don't ignore EINVAL on netdev socket connection
Stefano Brivio
2022-10-28
qapi: net: add stream and dgram netdevs
Laurent Vivier
[next]