index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-06
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
2018-03-06
openpic: move OpenPIC state and related definitions to openpic.h
Mark Cave-Ayland
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2018-03-06
mac_oldworld: use object link to pass heathrow PIC object to macio
Mark Cave-Ayland
2018-03-06
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
2018-03-06
heathrow: change heathrow_pic_init() to return the heathrow device
Mark Cave-Ayland
2018-03-06
heathrow: convert to trace-events
Mark Cave-Ayland
2018-03-06
heathrow: QOMify heathrow PIC
Mark Cave-Ayland
2018-03-06
macio: move ESCC device within the macio device
Mark Cave-Ayland
2018-03-06
macio: embed DBDMA device directly within macio
Mark Cave-Ayland
2018-03-06
spapr: harden code that depends on VSMT
Greg Kurz
2018-03-06
spapr: register dummy ICPs later
Greg Kurz
2018-03-06
ppc: Add aCube Sam460ex board
BALATON Zoltan
2018-03-06
pc-bios: Added u-boot-sam460 firmware binary
BALATON Zoltan
2018-03-06
roms: Added git submodule for u-boot-sam460 (firmware for sam460ex)
BALATON Zoltan
2018-03-06
ppc440: Add emulation of plb-pcix controller found in some 440 SoCs
BALATON Zoltan
2018-03-06
ppc440_uc: Fix unintialized variable warning with older gcc
BALATON Zoltan
2018-03-06
spapr: fix missing CPU core nodes in DT when running with TCG
Greg Kurz
2018-03-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-03-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...
Peter Maydell
2018-03-05
README: Document 'git-publish' workflow
Fam Zheng
2018-03-05
Add a git-publish configuration file
Fam Zheng
2018-03-05
tests/libqos: Check for valid dev pointer when looking for PCI devices
Thomas Huth
2018-03-05
util/uri.c: wrap single statement blocks with braces {}
Su Hang
2018-03-05
util/uri.c: remove brackets that wrap `return` statement's content.
Su Hang
2018-03-05
util/uri.c: Coding style check, Only whitespace involved
Su Hang
2018-03-05
ui/sdl: build as module
Gerd Hoffmann
2018-03-05
audio: rename CONFIG_* to CONFIG_AUDIO_*
Gerd Hoffmann
2018-03-05
ui/curses: build as module
Gerd Hoffmann
2018-03-05
ui/gtk: build as module
Gerd Hoffmann
2018-03-05
configure: opengl doesn't depend on x11
Gerd Hoffmann
2018-03-05
configure: add X11 vars to config-host.mak
Gerd Hoffmann
2018-03-05
console: add ui module loading support
Gerd Hoffmann
2018-03-05
console: add and use qemu_display_find_default
Gerd Hoffmann
2018-03-05
egl-headless: switch over to new display registry
Gerd Hoffmann
2018-03-05
curses: switch over to new display registry
Gerd Hoffmann
2018-03-05
cocoa: switch over to new display registry
Gerd Hoffmann
2018-03-05
sdl: switch over to new display registry
Gerd Hoffmann
2018-03-05
console: add qemu display registry, add gtk
Gerd Hoffmann
2018-03-05
tap: setting error appropriately when calling net_init_tap_one()
Jay Zhou
2018-03-05
hw/net: Remove unnecessary header includes
Thomas Huth
2018-03-05
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
2018-03-05
net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands
Thomas Huth
2018-03-05
net: Remove the deprecated way of dumping network packets
Thomas Huth
2018-03-05
net: Make net_client_init() static
Thomas Huth
2018-03-05
net: Only show vhost-user in the help text if CONFIG_POSIX is defined
Thomas Huth
2018-03-05
net: List available netdevs with "-netdev help"
Thomas Huth
[next]