OSDN Git Service

qmiga/qemu.git
2013-06-12 Alexey KardashevskiyKVM: ARM: Add dummy kvm_arch_init_irq_routing()
2013-06-12 Stefan Hajnocziivshmem: add missing error exit(2)
2013-06-11 Stefan Weilhw/xen: Use g_free instead of free and fix potential...
2013-06-11 Stefan Weiltarget-sparc: Replace free by g_free
2013-06-11 Stefan Weilhw/scsi: Don't increment a boolean value
2013-06-11 Stefan Weildevice tree: Fix cppcheck warning
2013-06-11 Andreas FärberMakefile: Install qemu-img and qemu-nbd man pages only...
2013-06-11 Peter WuUnbreak -no-quit for GTK, validate SDL options
2013-06-11 Peter Wugtk: implement -full-screen
2013-06-11 Peter Crosthwaitechar/serial: serial_ioport_write: Factor out common...
2013-06-11 Peter Crosthwaitechar/serial: Use generic Fifo8
2013-06-11 Peter Crosthwaitechar/serial: cosmetic fixes.
2013-06-11 Richard W.M... curl: Whitespace only changes.
2013-06-11 Peter Crosthwaiteintc/xilinx_intc: Use qemu_set_irq
2013-06-11 Ed Masteconfigure: Disable host-bsd USB on FreeBSD
2013-06-11 Ed Masteconfigure: remove ${config_host_ld} variable
2013-06-11 Michael Tokarevgitignore: unignore *.patch
2013-06-11 Michael Tokarevqemu-char: remove a few needless #includes
2013-06-10 Michael Rothqemu-char: don't issue CHR_EVENT_OPEN in a BH
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-06-10 Anthony Liguorigtk: use better icon
2013-06-10 Peter Maydellsoftfloat: Fix shift128Right for shift counts 64..127
2013-06-10 Paolo Bonzinigdbstub: let the debugger resume from guest panicked...
2013-06-10 Paolo Bonzinigdbstub: fix for commit 87f25c12bfeaaa0c41fb857713bbc7e...
2013-06-10 Wendy Liangxilinx_axidma: Do not set DMA .notify to NULL after...
2013-06-10 Stefan Weilxilinx_axienet: Fix bit mask code
2013-06-07 Marcelo Tosatticorrect RTC_CHANGE_EVENT description (v2)
2013-06-07 Luiz CapitulinoMAINTAINERS: split Monitor (QMP/HMP) entry
2013-06-07 Luiz CapitulinoMAINTAINERS: new maintainers for qapi-schema.json
2013-06-07 Jason Wangtap: fix NULL dereference when passing invalid paramete...
2013-06-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-07 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-06-07 Wenchao Xiahmp: add parameters device and -v for info block
2013-06-07 Wenchao Xiahmp: show ImageInfo in 'info block'
2013-06-07 Wenchao Xiaqmp: add ImageInfo in BlockDeviceInfo used by query...
2013-06-07 Wenchao Xiablock: add image info query function bdrv_query_image_i...
2013-06-07 Wenchao Xiablock: add snapshot info query function bdrv_query_snap...
2013-06-06 Kevin Wolfide-test: Add FLUSH CACHE test case
2013-06-06 Andreas Färberide: Set BSY bit during FLUSH
2013-06-06 Kevin Wolfide-test: Add enum value for DEV
2013-06-06 Kevin Wolfblkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
2013-06-06 Kevin WolfMake qemu-io commands available in HMP
2013-06-06 Kevin Wolfqemu-io: Use the qemu version for -V
2013-06-06 Kevin Wolfqemu-io: Interface cleanup
2013-06-06 Kevin Wolfqemu-io: Move remaining helpers from cmd.c
2013-06-06 Kevin Wolfqemu-io: Move command_loop() and friends
2013-06-06 Kevin Wolfqemu-io: Move functions for registering and running...
2013-06-06 Kevin Wolfqemu-io: Move qemu_strsep() to cutils.c
2013-06-06 Kevin Wolfqemu-io: Move 'quit' function
2013-06-06 Kevin Wolfqemu-io: Move 'help' function
2013-06-06 Kevin Wolfqemu-io: Factor out qemuio_command
2013-06-06 Kevin Wolfqemu-io: Split off commands to qemu-io-cmds.c
2013-06-06 Kevin Wolfqemu-io: Don't use global bs in command implementations
2013-06-06 Kevin Wolfqemu-io: Handle cvtnum() errors in 'alloc'
2013-06-06 Kevin Wolfqemu-io: Make cvtnum() a wrapper around strtosz_suffix()
2013-06-06 Kevin Wolfcutils: Support 'P' and 'E' suffixes in strtosz()
2013-06-06 Kevin Wolfqemu-io: Remove unused args_command
2013-06-06 Cornelia Huckvirtio-ccw: Fix unsetting of indicators.
2013-06-06 Cornelia Hucks390x/css: Fix concurrent sense.
2013-06-05 Stefan Hajnocziblockdev: reset werror/rerror on drive_del
2013-06-05 Stefan Hajnoczivmxnet3: fix NICState cleanup
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-06-04 Wenchao Xiablock: dump snapshot and image info to specified output
2013-06-04 Wenchao Xiablock: move qmp and info dump related code to block...
2013-06-04 Wenchao Xiablock: move snapshot code in block.c to block/snapshot.c
2013-06-04 Stefan Hajnocziblock: drop bs_snapshots global variable
2013-06-04 Stefan Hajnocziqemu-iotests: make create_image() common
2013-06-04 Stefan Hajnocziqemu-iotests: make compare_images() common
2013-06-04 Stefan Hajnocziqemu-iotests: make cancel_and_wait() common
2013-06-04 Stefan Hajnocziqemu-iotests: make assert_no_active_block_jobs() common
2013-06-04 Fam Zhengblock: add block driver read only whitelist
2013-06-04 Stefan Hajnocziqemu-iotests: fix 054 cluster size help output
2013-06-03 Anthony Liguorigtk: don't use g_object_unref on GdkCursor
2013-06-03 Anthony Liguorigtk: don't resize window when enabling scaling
2013-06-03 Xiao Guangrongfix double free the memslot in kvm_set_phys_mem
2013-06-03 Peter Maydellconfigure: Report unknown target names more helpfully
2013-06-03 Peter Maydellconfigure: Autogenerate default target list
2013-06-03 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-06-03 Jean-Christophe... i.MX: Improve EPIT timer code.
2013-06-03 Igor Mitsyankoexynos4210.c: register rom_mem for memory migration
2013-06-03 Igor Mitsyankohw/arm/exynos4210.c: convert chipid_and_omr to an mmio...
2013-06-03 Jean-Christophe... i.MX: split GPT and EPIT timer implementation
2013-06-03 Peter Crosthwaitesd/sd.c: Fix "inquiry" ACMD41
2013-06-03 Peter Crosthwaitesd/sdhci:ADMA: fix interrupt
2013-06-03 Peter Crosthwaitesd/sdhci.c: Fix bdata_read DPRINT message
2013-06-03 Peter Crosthwaitesd/sdhci: Fix Buffer Write Ready interrupt
2013-06-03 Peter Crosthwaitesd/sdhci.c: Only reset data_count on new commands
2013-06-03 Peter Crosthwaitexilinx_spips: lqspi: Fix byte/misaligned access
2013-06-03 Peter Crosthwaitexilinx_spips: lqspi: Push more data to tx-fifo
2013-06-03 Peter Crosthwaitexilinx_spips: Multiple debug verbosity levels
2013-06-03 Peter Crosthwaitexilinx_spips: Debug msgs for Snoop state
2013-06-03 Peter Crosthwaitexilinx_spips: Fix striping behaviour
2013-06-03 Peter Crosthwaitexilinx_spips: Fix CTRL register RW bits
2013-06-03 Peter Crosthwaitexilinx_spips: lqspi: Dont touch config register
2013-06-03 Peter Crosthwaitexilinx_spips: Implement automatic CS
2013-06-03 Peter Crosthwaitexilinx_spips: Add automatic start support
2013-06-03 Peter Crosthwaitexilinx_spips: Trash LQ page cache on mode change
next