OSDN Git Service

qmiga/qemu.git
2016-02-02 Max Reitziotests: Make redirecting qemu's stderr optional
2016-02-02 Max Reitziotests: Make _filter_nbd support more URL types
2016-02-02 Max Reitziotests: Make _filter_nbd drop log lines
2016-02-02 Max Reitziotests: Move _filter_nbd into common.filter
2016-02-02 Max Reitziotests: Change coding style of _filter_nbd in 083
2016-02-02 Max Reitziotests: Rename filter_nbd to _filter_nbd in 083
2016-02-02 Max Reitznbd: client_close on error in nbd_co_client_start
2016-02-02 Max Reitziotests: Limit supported formats for 118
2016-02-02 Fam Zhengvmdk: Fix converting to streamOptimized
2016-02-02 Max Reitzblock/qapi: Emit tray_open only if there is a tray
2016-02-02 Max ReitzRevert "hw/block/fdc: Implement tray status"
2016-02-02 Max Reitzblockdev: Fix 'change' for slot devices
2016-02-02 Max Reitzblock: Add blk_dev_has_tray()
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2016-02-02 Jindřich Makovičkasdl: shorten the GUI refresh interval when mouse or...
2016-02-02 Daniel P. Berrangegtk: use qemu_chr_alloc() to allocate CharDriverState
2016-02-02 Daniel P. Berrangecrypto: ensure qcrypto_hash_digest_len is always defined
2016-02-02 Peter Maydellaudio: Clean up includes
2016-02-02 Marc-André... char: remove qemu_chr_open_eventfd
2016-02-02 Marc-André... ivshmem: use a single eventfd callback, get rid of...
2016-02-02 Marc-André... ivshmem: generalize ivshmem_setup_interrupts
2016-02-02 Marc-André... ivshmem-test: test both msi & irq cases
2016-02-02 Marc-André... libqos: remove some leaks
2016-02-02 Marc-André... ivshmem-test: leak fixes
2016-02-02 Marc-André... ivshmem: remove redundant assignment, fix crash with...
2016-02-02 Marc-André... ivshmem: no need for opaque argument
2016-02-02 Laszlo Erseknvme: generate OpenFirmware device path in the "bootord...
2016-02-02 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-02-01 Daniel P. Berrangecrypto: register properties against the class instead...
2016-02-01 Daniel P. Berrangecrypto: fix description of @errp parameter initialization
2016-02-01 James Clarketarget-ppc: mcrfs should always update FEX/VX and only...
2016-01-30 James Clarketarget-ppc: Make every FPSCR_ macro have a correspondin...
2016-01-30 David Gibsontarget-ppc: Allow more page sizes for POWER7 & POWER8...
2016-01-30 David Gibsontarget-ppc: Helper to determine page size information...
2016-01-30 David Gibsontarget-ppc: Add new TLB invalidate by HPTE call for...
2016-01-30 David Gibsontarget-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
2016-01-30 David Gibsontarget-ppc: Remove unused mmu models from ppc_tlb_inval...
2016-01-30 David Gibsontarget-ppc: Use actual page size encodings from HPTE
2016-01-30 David Gibsontarget-ppc: Rework SLB page size lookup
2016-01-30 David Gibsontarget-ppc: Rework ppc_store_slb
2016-01-30 David Gibsontarget-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCSta...
2016-01-30 David Gibsontarget-ppc: Remove unused kvmppc_read_segment_page_size...
2016-01-30 Programmingkiduninorth.c: add support for UniNorth kMacRISCPCIAddress...
2016-01-30 Alyssa Milburncuda.c: return error for unknown commands
2016-01-30 David Gibsonpseries: Allow TCG h_enter to work with hotplugged...
2016-01-30 Anton Blanchardtarget-ppc: gdbstub: Add VSX support
2016-01-30 Greg Kurztarget-ppc: gdbstub: fix spe registers for little-endia...
2016-01-30 Greg Kurztarget-ppc: gdbstub: fix altivec registers for little...
2016-01-30 Greg Kurztarget-ppc: gdbstub: introduce avr_need_swap()
2016-01-30 Greg Kurztarget-ppc: gdbstub: fix float registers for little...
2016-01-30 Greg Kurztarget-ppc: rename and export maybe_bswap_register()
2016-01-30 Greg Kurztarget-ppc: kvm: fix floating point registers sync...
2016-01-30 David Gibsonpseries: Clean up error reporting in htab migration...
2016-01-30 David Gibsonpseries: Clean up error reporting in ppc_spapr_init()
2016-01-30 David Gibsonpseries: Clean up error handling in xics_system_init()
2016-01-30 David Gibsonpseries: Clean up error handling in spapr_rtas_register()
2016-01-30 David Gibsonpseries: Clean up error handling in spapr_vga_init()
2016-01-30 David Gibsonpseries: Clean up error handling in spapr_validate_node...
2016-01-30 David Gibsonpseries: Clean up error handling of spapr_cpu_init()
2016-01-30 David Gibsonppc: Clean up error handling in ppc_set_compat()
2016-01-30 Bharata B Raospapr: Don't create ibm,dynamic-reconfiguration-memory...
2016-01-30 David Gibsonspapr: Remove abuse of rtas_ld() in h_client_architectu...
2016-01-30 David Gibsonspapr: Remove rtas_st_buffer_direct()
2016-01-30 David Gibsonspapr: Small fixes to rtas_ibm_get_system_parameter...
2016-01-30 Mark Cave-Aylandcuda: add missing fields to VMStateDescription
2016-01-30 Mark Cave-Aylandmac_dbdma: add DBDMA controller state to VMStateDescription
2016-01-30 Mark Cave-Aylandmacio: add dma_active to VMStateDescription
2016-01-30 Mark Cave-Aylandmacio: use the existing IDEDMA aiocb to hold the active...
2016-01-30 Mark Cave-Aylandtarget-ppc: use cpu_write_xer() helper in cpu_post_load
2016-01-30 Benjamin Herrenschmidttarget-ppc: Use sensible POWER8/POWER8E versions
2016-01-29 Peter Maydellhw: Clean up includes
2016-01-29 Peter Maydellhw/core: Clean up includes
2016-01-29 Peter Maydellarm devices: Clean up includes
2016-01-29 Peter Maydelltilegx: Clean up includes
2016-01-29 Peter Maydelltricore: Clean up includes
2016-01-29 Peter Maydellmoxie: Clean up includes
2016-01-29 Peter Maydellcris: Clean up includes
2016-01-29 Peter Maydellm68k: Clean up includes
2016-01-29 Peter Maydellopenrisc: Clean up includes
2016-01-29 Peter Maydellxtensa: Clean up includes
2016-01-29 Peter Maydellsh4: Clean up includes
2016-01-29 Peter Maydellhw/intc: Clean up includes
2016-01-29 Peter Maydellhw/timer: Clean up includes
2016-01-29 Peter Maydellhw/misc: Clean up includes
2016-01-29 Peter Maydellhw/scsi: Clean up includes
2016-01-29 Peter Maydellpci: Clean up includes
2016-01-29 Peter Maydellhw/vfio: Clean up includes
2016-01-29 Peter Maydellhw/display: Clean up includes
2016-01-29 Peter Maydellusb: Clean up includes
2016-01-29 Peter Maydellhw/net: Clean up includes
2016-01-29 Peter Maydell9pfs: Clean up includes
2016-01-29 Peter Maydellide: Clean up includes
2016-01-29 Peter Maydelltcg: Clean up includes
2016-01-29 Peter Maydellvirtio: Clean up includes
2016-01-29 Peter Maydellxen: Clean up includes
2016-01-29 Peter Maydellarm: Clean up includes
next