OSDN Git Service

qmiga/qemu.git
2016-01-13 Markus Armbrustervhdx: Fix "log that needs to be replayed" error message
2016-01-13 Markus Armbrusterpci-assign: Clean up "Failed to assign" error messages
2016-01-13 Markus Armbrustervmdk: Clean up "Invalid extent lines" error message
2016-01-13 Markus Armbrustervmdk: Clean up control flow in vmdk_parse_extents(...
2016-01-13 Markus Armbrustererror: Strip trailing '\n' from error string arguments...
2016-01-13 Markus Armbrusterqemu-io qemu-nbd: Use error_report() etc. instead of...
2016-01-13 Markus Armbrustermigration: Use error_reportf_err() instead of monitor_p...
2016-01-13 Markus Armbrusterspapr: Use error_reportf_err()
2016-01-13 Markus Armbrustererror: Use error_prepend() where it makes obvious sense
2016-01-13 Markus Armbrustererror: Use error_reportf_err() where it makes obvious...
2016-01-13 Markus Armbrustererror: Don't decorate original error message when addin...
2016-01-13 Markus Armbrustererror: New error_prepend(), error_reportf_err()
2016-01-13 Markus Armbrustertest-throttle: Simplify qemu_init_main_loop() error...
2016-01-13 Markus Armbrusterqemu-nbd: Clean up "Failed to load snapshot" error...
2016-01-13 Markus Armbrusterblock: Clean up "Could not create temporary overlay...
2016-01-13 Markus Armbrustererror: Improve documentation
2016-01-13 Markus Armbrustererror: Use error_report_err() instead of ad hoc prints
2016-01-13 Markus Armbrustererror: Use error_report_err() instead of monitor_printf()
2016-01-13 Markus Armbrustererror: Use error_report_err() where appropriate (again)
2016-01-13 Markus Armbrusterqemu-nbd: Replace BSDism <err.h> by error_report()
2016-01-13 Markus Armbrusterxen-hvm: Mark inappropriate error handling FIXME
2016-01-13 Markus Armbrusteraudio: Clean up inappropriate and unreachable use of...
2016-01-13 Markus Armbrusterisa: Clean up inappropriate hw_error()
2016-01-13 Markus Armbrusterisa: Clean up error handling around isa_bus_new()
2016-01-13 Markus Armbrusterisa: Trivially convert remaining PCI-ISA bridges to...
2016-01-13 Markus Armbrustersysbus: Don't use hw_error() in machine_init_done_notifiers
2016-01-13 Markus Armbrusterhw/arm/virt: Fix property "gic-version" error handling
2016-01-13 Markus Armbrustererror: Don't append a newline when printing the error...
2016-01-13 Markus Armbrusterraven: Mark use of hw_error() in realize() FIXME
2016-01-13 Markus Armbrusteretraxfs_eth: Don't use hw_error() in init() method
2016-01-13 Markus Armbrusterarm_mptimer: Don't use hw_error() in realize() method
2016-01-13 Markus Armbrusteromap: Don't use hw_error() in device init() methods
2016-01-13 Markus Armbrusterhw: Don't use hw_error() for machine initialization...
2016-01-13 Markus Armbrusterhw: Inline the qdev_prop_set_drive_nofail() wrapper
2016-01-13 Markus ArmbrusterUse error_fatal to simplify obvious fatal errors
2016-01-13 Markus Armbrustererror: Document how to accumulate multiple errors
2016-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/tags...
2016-01-12 Peter Maydelldisas/libvixl: Suppress gcc 4.6.3 sign-compare warnings
2016-01-12 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-01-12 Wei Liu9pfs: introduce V9fsVirtioState
2016-01-11 John Snowlibqos/ahci: organize header
2016-01-11 John Snowqtest/ahci: ATAPI data tests
2016-01-11 John Snowlibqos/ahci: add ahci_exec
2016-01-11 John Snowlibqos/ahci: allow nondata commands for ahci_io variants
2016-01-11 John Snowlibqos: allow zero-size allocations
2016-01-11 John Snowlibqos/ahci: Switch to mutable properties
2016-01-11 John Snowlibqos/ahci: ATAPI identify
2016-01-11 John Snowlibqos/ahci: ATAPI support
2016-01-11 John Snowahci-test: fix memory leak
2016-01-11 Prasad J Panditide: ahci: reset ncq object to unused on error
2016-01-11 Mark Cave-Aylandmacio: fix overflow in lba to offset conversion for...
2016-01-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-01-11 Ashok Kumarhw/arm/virt: Support legacy -nic command line syntax
2016-01-11 Peter Maydelldisas/libvixl: Update to upstream VIXL 1.12
2016-01-11 Andrew Joneshw/dma/xilinx_axidma: remove dead code
2016-01-11 Jean-Christophe... i.MX: move i.MX31 CCM object to register array
2016-01-11 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2016-01-11 Chen Ganglinux-user/mmap.c: Use end instead of real_end in targe...
2016-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2016-01-11 John Paul Adrian... linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg...
2016-01-11 John Paul Adrian... linux-user: Update m68k syscall definitions to match...
2016-01-11 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-01-11 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-01-11 Chen Ganglinux-user/syscall.c: Use SOL_SOCKET instead of level...
2016-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-01-11 Thomas Huthhw/s390x: Remove superfluous return statements
2016-01-11 Thomas Huthhw/core/qdev: Remove superfluous return statement
2016-01-11 Thomas Huthhw/acpi: Remove superfluous return statement
2016-01-11 Thomas Huthhw/ide: Remove superfluous return statements
2016-01-11 Peter Maydellosdep.h: Include glib-compat.h in osdep.h rather than...
2016-01-11 Peter Maydellscripts/checkpatch.pl: Don't allow special cases of...
2016-01-11 Cao jinPCI Bonito: QOMify and cleanup
2016-01-11 Cao jinSH PCI Host: convert to realize()
2016-01-11 Cao jingt64120: convert to realize()
2016-01-11 Johan OuwerkerkAdd missing syscall nrs. according to more recent Linux...
2016-01-11 Cao jinhw/misc/edu: Convert to realize()
2016-01-11 Marc-André... configure: fix trace backend check
2016-01-11 Cao jinxen/Makefile.objs: simplify
2016-01-11 Eric Blakecrypto: Fix typo in example
2016-01-11 Thomas HuthMAINTAINERS: Add the correct device_tree.h file
2016-01-11 Zhu Lingshaniscsi: fix readcapacity error message
2016-01-11 Paolo Bonzininet: convert qemu_log to error_report, fix message
2016-01-11 Michael Tokarevlinux-user: enable sigaltstack for all architectures
2016-01-11 David Gibsonhw/ppc/spapr: fix spapr->kvm_type leak
2016-01-11 Cao jinspapr vio: fix to incomplete QOMify
2016-01-11 Thomas Huthhw/ppc/spapr: Use XHCI as host controller for new spapr...
2016-01-11 David Gibsonpseries: Add pseries-2.6 machine type
2016-01-11 David Gibsonpseries: Improve setting of default machine version
2016-01-11 David Gibsonpseries: Restructure class_options functions
2016-01-11 David Gibsonpseries: DEFINE_SPAPR_MACHINE
2016-01-11 David Gibsonpseries: Use SET_MACHINE_COMPAT
2016-01-11 David GibsonMove SET_MACHINE_COMPAT macro to boards.h
2016-01-11 David Gibsonpseries: Remove versions from mc->desc
2016-01-11 David Gibsonpseries: Remove redundant calls to spapr_machine_initfn()
2016-01-11 David Gibsonpseries: Rearrange versioned machine type code
2016-01-11 David Gibsonpseries: Remove redundant setting of mc->name for pseri...
2016-01-11 Alexey Kardashevskiyspapr: Add /system-id
2016-01-11 Sukadev Bhattiprolutarget-ppc: Define kvmppc_read_int_dt()
2016-01-11 Dr. David Alan... ether/slirp: Avoid redefinition of the same constants
2016-01-11 Alexis Dambricourtl2tpv3: fix cookie decoding
next