OSDN Git Service

qmiga/qemu.git
2014-09-29 Peter Maydellconfigure: Build GDB XML for 32 bit ARM CPUs into qemu...
2014-09-29 Peter Maydelltarget-arm: Implement handling of breakpoint firing
2014-09-29 Peter Maydelltarget-arm: Implement setting guest breakpoints
2014-09-29 Stefan Hajnoczilibqos: use microseconds instead of iterations for...
2014-09-29 Stefan Hajnoczilibqos: improve event_index test with timeout
2014-09-29 Kevin Wolfraw-posix: Fix build without posix_fallocate()
2014-09-29 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-09-26 Gongleios-posix: report error message when lock file failed
2014-09-26 Gongleios-posix: remove confused errno
2014-09-26 Gongleios-posix: change tab to space avoid violating coding...
2014-09-26 Eric Blakeqapi: Update docs given recent event, spacing fixes
2014-09-26 Eric Blakeqapi: Ignore files created during make check
2014-09-26 Eric Blakeqapi: Consistent whitespace in tests/Makefile
2014-09-26 Adrian-Ken... vmxcap: Update according to SDM of September 2014
2014-09-26 Alex Bennée.travis.yml: remove "make check" from main matrix
2014-09-26 Alex Bennée.travis.yml: pre-seed sub-modules for speed
2014-09-26 Alex Bennée.travis.yml: make the make slightly more parallel
2014-09-26 Alex Bennée.travis.yml: add more linux-user to the build matrix
2014-09-26 Michael Rothtests: avoid running duplicate qom-tests
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-09-26 Christian Borntraegerkvm/valgrind: don't mark memory as initialized
2014-09-26 Paolo Bonzinipo: fix conflict with %.mo rule in rules.mak
2014-09-26 Pavel Dovgalyukkvmvapic: fix migration when VM paused and when not...
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-09-26 Peter Maydellmain-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchron...
2014-09-26 Alex Bennéeohci: drop computed flags from trace events
2014-09-26 Alexey Kardashevskiyohci: Split long traces to smaller ones
2014-09-26 Alex Bennéescripts/tracetool: don't barf on formats with precision
2014-09-26 Stefan Hajnoczitrace: install trace-events file
2014-09-26 Markus Armbrustertrace-events: Fix comments pointing to source files
2014-09-26 Markus Armbrustertrace-events: Drop orphaned monitor trace event
2014-09-26 Markus Armbrustertrace-events: Drop unused megasas trace event
2014-09-26 Markus Armbrustercleanup-trace-events.pl: Tighten search for trace event...
2014-09-26 Stefan Hajnoczitrace: tighten up trace-events regex to fix bad parse
2014-09-26 Stefan Hajnoczitrace-events: drop orphan iscsi trace events
2014-09-26 Stefan Hajnoczitrace-events: drop orphan usb_mtp_data_out
2014-09-26 Stefan Hajnoczitrace-events: drop orphan virtio_blk_data_plane_complet...
2014-09-26 Lluís Vilanovatrace: [hmp] Reimplement "trace-event" and "info trace...
2014-09-26 Lluís Vilanovatrace: [qmp] Add commands to query and control event...
2014-09-26 Chen Fantrace: docs: add trace file description
2014-09-26 Lluís Vilanovatrace: [ust] Fix format string computation in tcg-enabl...
2014-09-25 Richard Hendersoncpu-exec: Do CPU_INTERRUPT_HALT unconditionally
2014-09-25 Richard Hendersontarget-i386: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-ppc: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-lm32: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-microblaze: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-mips: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-tricore: Remove the dummy interrupt boilerplate
2014-09-25 Richard Hendersontarget-openrisc: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-sparc: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-arm: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-unicore32: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-sh4: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-alpha: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-cris: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-m68k: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-s390x: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersontarget-xtensa: Use cpu_exec_interrupt qom hook
2014-09-25 Richard Hendersonqom: Add cpu_exec_interrupt hook
2014-09-25 Richard Hendersontarget-ppc: Use cpu_exec_enter qom hook
2014-09-25 Richard Hendersontarget-m68k: Use cpu_exec_enter/exit qom hooks
2014-09-25 Richard Hendersontarget-i386: Use cpu_exec_enter/exit qom hooks
2014-09-25 Richard Hendersoncpu-exec: Remove do-nothing ifdef chains
2014-09-25 Richard Hendersonqom: Add cpu_exec_enter and cpu_exec_exit hooks
2014-09-25 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2014-09-25 Fam Zhengqemu-iotests: Fail test if explicit test case number...
2014-09-25 Kevin Wolfblock: Validate node-name
2014-09-25 Stefan Hajnoczivpc: fix beX_to_cpu() and cpu_to_beX() confusion
2014-09-25 Stefan Hajnoczidocs: add blkdebug block driver documentation
2014-09-25 Kevin Wolfblock: Catch simultaneous usage of options and their...
2014-09-25 Kevin Wolfblock: Specify -drive legacy option aliases in array
2014-09-25 Markus Armbrusterblock: Improve message for device name clashing with...
2014-09-25 Markus Armbrusterqemu-nbd: Destroy the BlockDriverState properly
2014-09-25 Markus Armbrusterblock: Keep DriveInfo alive until BlockDriverState...
2014-09-25 Markus Armbrusterblockdev: Disentangle BlockDriverState and DriveInfo...
2014-09-25 Stefan Hajnocziblkdebug: show an error for invalid event names
2014-09-25 Mark Cave-AylandUpdate OpenBIOS images
2014-09-24 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2014-09-24 Stefan Weilvirtio: Fix wrong type cast from pointer to long
2014-09-24 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-09-23 Mark Cave-Aylandtcx: Implement hardware acceleration
2014-09-23 Petr Matousekslirp: udp: fix NULL pointer dereference because of...
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2014-09-23 Cornelia Hucks390x/css: catch ccw sequence errors
2014-09-23 Cornelia Hucks390x/css: support format-0 ccws
2014-09-23 Jens Freimanns390x: remove duplicate defines in SCLP code
2014-09-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-09-23 Gerd Hoffmannusb: tag standalone ehci as hotpluggable
2014-09-23 Gerd Hoffmannusb: tag standalone uhci as hotpluggable
2014-09-23 Gerd Hoffmannusb: tag xhci as hotpluggable
2014-09-23 Gongleiusb-serial: only check speed once at realize time
2014-09-23 Gongleiusb-bus: introduce a wrapper function to check speed
2014-09-23 Gongleiusb-bus: remove "init" from USBDeviceClass struct
2014-09-23 Gongleiusb-mtp: convert init to realize
2014-09-23 Gongleiusb-redir: convert init to realize
2014-09-23 Gongleiusb-audio: convert init to realize
2014-09-23 Gongleidev-wacom: convert init to realize
2014-09-23 Gongleidev-hid: convert init to realize
next