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
2014-12-22
audio: Don't free hw resources until after hw backend is stopped
Peter Maydell
2014-12-22
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...
Peter Maydell
2014-12-22
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141221'...
Peter Maydell
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-22
bootdevice: add validate check for qemu_boot_set()
Gonglei
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
2014-12-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...
Peter Maydell
2014-12-21
target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as firs...
Bastian Koppelmann
2014-12-21
target-tricore: Fix MFCR/MTCR insn and B format offset.
Bastian Koppelmann
2014-12-21
target-tricore: Add missing 1.6 insn of BOL opcode format
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x1 as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32
Bastian Koppelmann
2014-12-21
target-tricore: Fix mask handling JNZ.T being 7 bit long
Bastian Koppelmann
2014-12-21
target-tricore: pretty-print register dump and show more status registers
Alex Zuepke
2014-12-21
target-tricore: add missing 64-bit MOV in RLC format
Alex Zuepke
2014-12-21
target-tricore: typo in BOL format
Alex Zuepke
2014-12-21
target-tricore: fix offset masking in BOL format
Alex Zuepke
2014-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-12-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-20141217-1' into ...
Peter Maydell
2014-12-20
exec: change default exception_index value for migration to -1
Paolo Bonzini
2014-12-20
cpu: initialize cpu->exception_index on reset
Paolo Bonzini
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
2014-12-19
net: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-19
net: Fuse g_malloc(); memset() into g_new0()
Markus Armbruster
2014-12-19
net: don't use set/get_pointer() in set/get_netdev()
Jason Wang
2014-12-19
tap: fix vcpu long time io blocking on tap
Wangkai (Kevin,C)
2014-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...
Peter Maydell
2014-12-17
Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into staging
Peter Maydell
2014-12-17
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141216' into staging
Peter Maydell
2014-12-17
update ipxe from 69313ed to 35c5379
Gerd Hoffmann
2014-12-17
sdl2: Work around SDL2 SDL_ShowWindow() bug
Max Reitz
2014-12-17
sdl2: Use correct sdl2_console for window events
Max Reitz
2014-12-17
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann
2014-12-17
sdl2: factor out sdl2_poll_events
Gerd Hoffmann
2014-12-17
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann
2014-12-17
sdl2: move sdl_switch to sdl2-2d.c
Gerd Hoffmann
2014-12-17
sdl2: overhaul window size handling
Gerd Hoffmann
2014-12-17
sdl2: move sdl_update to new sdl2-2d.c
Gerd Hoffmann
2014-12-17
sdl2: turn on keyboard grabs
Gerd Hoffmann
2014-12-17
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann
2014-12-17
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann
2014-12-17
target-xtensa: don't generate dead code
Max Filippov
2014-12-17
target-xtensa: record available window in TB flags
Max Filippov
2014-12-17
target-xtensa: test cross-page opcode
Max Filippov
2014-12-17
target-xtensa: fix translation for opcodes crossing page boundary
Max Filippov
[next]