OSDN Git Service

qmiga/qemu.git
2014-03-09 Marcel Apfelbaumacpi-test: issue errors instead of warnings when possible
2014-03-09 Marcel Apfelbaumacpi-test: retain both asl and aml files on failure
2014-03-09 Michael S.... MAINTAINERS: drop an out of date address
2014-03-09 Dr. David Alan... Add a 'name' parameter to qemu_thread_create
2014-03-09 Dr. David Alan... Add 'debug-threads' suboption to --name
2014-03-09 Dr. David Alan... Rework --name to use QemuOpts
2014-03-09 Igor MammedovPCIE: fix regression with coldplugged multifunction...
2014-03-09 Igor Mammedovmemory_region_present: return false if address is not...
2014-03-09 Joel Stanleyvirtio-net: remove function calls from assert
2014-03-09 Michael S.... acpi-test-data: update expected files
2014-03-09 Michael S.... acpi-build: append description for non-hotplug
2014-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2014-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-03-08 Lluís Vilanovabuild: Fix installation of target-dependent files
2014-03-08 Andreas Färberxenfb: Fix graphic_console_init() build failure
2014-03-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-03-07 Peter MaydellMerge remote-tracking branch 'remotes/agraf/tags/signed...
2014-03-07 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/virti...
2014-03-07 Jeff Codyblock: qemu-iotests 085 - live snapshots tests
2014-03-07 Peter Maydellhw/ide/ahci.h: Avoid shifting left into sign bit
2014-03-06 Peter Maydellconfigure: Always build with -fno-common
2014-03-06 Peter Maydellconfigure: Make C++ test work with --enable-werror
2014-03-06 Kevin Wolfblock: Fix error path segfault in bdrv_open()
2014-03-06 Kevin Wolfqemu-iotests: Test a few blockdev-add error cases
2014-03-06 Kevin Wolfblockdev: Fix NULL pointer dereference in blockdev-add
2014-03-06 Kevin Wolfblockdev: Fail blockdev-add with encrypted images
2014-03-06 Max Reitzblock/raw-win32: Strip "file:" prefix on creation
2014-03-06 Max Reitzblock/raw-win32: Implement bdrv_parse_filename()
2014-03-06 Max Reitzblock/raw-posix: Strip "file:" prefix on creation
2014-03-06 Max Reitzblock/raw-posix: Implement bdrv_parse_filename()
2014-03-06 Max Reitzblock: Keep "filename" option after parsing
2014-03-06 Jeff Codyblock: mirror - remove code cruft that has no function
2014-03-06 Benoît Canetblock: make bdrv_swap rebuild the bs graph node list...
2014-03-05 Kevin Wolfblock: Fix bs->request_alignment assertion for bs-...
2014-03-05 Kevin Wolfiscsi: Use bs->sg for everything else than disks
2014-03-05 Kevin Wolfqemu-iotests: Test progress output for conversion
2014-03-05 Kevin Wolfqemu-img convert: Fix progress output
2014-03-05 Bharata B Raogluster: Remove unused defines and header include
2014-03-05 Bharata B Raogluster: Change licence to GPLv2+
2014-03-05 Dave Airlieui/sdl2 : initial port to SDL 2.0 (v2.0)
2014-03-05 Gerd Hoffmannconsole: add QemuUIInfo
2014-03-05 Gerd Hoffmannconsole: add head to index to qemu consoles.
2014-03-05 Gerd Hoffmanninput: remove index_from_keycode (no users)
2014-03-05 Gerd Hoffmanninput: move do_mouse_set to new core
2014-03-05 Gerd Hoffmanninput: move qmp_query_mice to new core
2014-03-05 Gerd Hoffmanninput: add input_mouse_mode tracepoint
2014-03-05 Gerd Hoffmanninput: move mouse mode notifier to new core
2014-03-05 Gerd Hoffmanninput-legacy: remove kbd_mouse_event
2014-03-05 Gerd Hoffmanninput-legacy: remove kbd_mouse_is_absolute
2014-03-05 Gerd Hoffmanninput-legacy: remove kbd_mouse_has_absolute
2014-03-05 Gerd Hoffmanninput-legacy: remove kbd_put_keycode
2014-03-05 Gerd Hoffmanninput: trace events
2014-03-05 Gerd Hoffmanninput: mouse: switch cocoa ui to new core
2014-03-05 Gerd Hoffmanninput: keyboard: switch cocoa ui to new core
2014-03-05 Gerd Hoffmanninput: mouse: switch monitor to new core
2014-03-05 Gerd Hoffmanninput: mouse: switch spice ui to new core
2014-03-05 Gerd Hoffmanninput: mouse: switch vnc ui to new core
2014-03-05 Gerd Hoffmanninput: mouse: switch sdl ui to new core
2014-03-05 Gerd Hoffmanninput: mouse: switch gtk ui to new core
2014-03-05 Gerd Hoffmanninput: mouse: switch legacy handlers to new core
2014-03-05 Gerd Hoffmanninput: mouse: add qemu_input_is_absolute()
2014-03-05 Gerd Hoffmanninput: mouse: add graphic_rotate support
2014-03-05 Gerd Hoffmanninput: mouse: add helpers functions to core
2014-03-05 Gerd Hoffmanninput: keyboard: switch curses ui to new core
2014-03-05 Gerd Hoffmanninput: keyboard: switch spice ui to new core
2014-03-05 Gerd Hoffmanninput: keyboard: switch vnc ui to new core
2014-03-05 Gerd Hoffmanninput: keyboard: switch sdl ui to new core
2014-03-05 Gerd Hoffmanninput: keyboard: switch gtk ui to new core
2014-03-05 Gerd Hoffmanninput: keyboard: switch qmp_send_key() to new core.
2014-03-05 Gerd Hoffmanninput: keyboard: switch legacy handlers to new core
2014-03-05 Gerd Hoffmanninput: keyboard: add helper functions to core
2014-03-05 Gerd Hoffmanninput: add core bits of the new input layer
2014-03-05 Gerd Hoffmanninput: qapi: add pause key
2014-03-05 Gerd Hoffmanninput: qapi: add unmapped key
2014-03-05 Gerd Hoffmanninput: qapi: define event types
2014-03-05 Gerd Hoffmanninput: rename file to legacy
2014-03-05 Gerd Hoffmannconsole: export QemuConsole index,width,height
2014-03-05 Cornelia Hucks390x/virtio-ccw: Adapter interrupt support.
2014-03-05 Alexey Kardashevskiytarget-ppc: spapr: e500: fix to use cpu_dt_id
2014-03-05 Alexey Kardashevskiytarget-ppc: add PowerPCCPU::cpu_dt_id
2014-03-05 Laurent Dufourtarget-ppc: Introduce hypervisor call H_GET_TCE
2014-03-05 Aneesh Kumar K.Vtarget-ppc: Update ppc_hash64_store_hpte to support...
2014-03-05 Aneesh Kumar K.Vtarget-ppc: Change the hpte store API
2014-03-05 Aneesh Kumar K.Vtarget-ppc: Fix page table lookup with kvm enabled
2014-03-05 Aneesh Kumar K.Vtarget-ppc: Fix htab_mask calculation
2014-03-05 Tom Mustatarget-ppc: Use Additional Temporary in stqcx Case
2014-03-05 Tom Mustatarget-ppc: Fix Compiler Warnings Due to 64-Bit Constan...
2014-03-05 Alexander GrafPPC: sPAPR: Only use getpagesize() when we run with kvm
2014-03-05 Peter Maydelltarget-ppc/translate.c: Use ULL suffix for 64 bit constants
2014-03-05 Alexey Kardashevskiyspapr-vlan: flush queue whenever can_receive can go...
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: Vector Permute and Exclusive OR
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: Vector SHA Sigma Instructions
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: AES Instructions
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: Binary Coded Decimal Instructions
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: Vector Gather Bits by Bytes
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: Doubleword Compares
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: vbpermq Instruction
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: Quadword Addition and Subtrac...
2014-03-05 Tom Mustatarget-ppc: Altivec 2.07: Vector Doubleword Rotate...
next