sdk/emulator/qemu.git
2013-04-15 KONRAD Fredericvirtio: fix broken aliases.
2013-04-15 Sander EikelenboomUpdate Makefile to actually install the new efi-enabled...
2013-04-15 Michael S.... acpi.h: make it self contained
2013-04-15 Petar Jovanovictarget-mips: fix mipsdsp_mul_q15_q15 and tests for...
2013-04-15 Peter Maydellfpu: Correct edgecase in float64_muladd
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-15 Josh Durginrbd: add an asynchronous flush
2013-04-15 Richard W.M... iotests: Add 'check -ssh' option to test Secure Shell...
2013-04-15 Richard W.M... block: ssh: Use libssh2_sftp_fsync (if supported by...
2013-04-15 Richard W.M... block: Add support for Secure Shell (ssh) block device.
2013-04-15 Stefan Hajnocziide: refuse WIN_READ_NATIVE_MAX on empty device
2013-04-15 Stefan Hajnocziqemu-iotests: filter QEMU_PROG in 051.out
2013-04-15 Kevin Wolfqemu-iotests: Add test for -drive options
2013-04-15 Kevin Wolfqemu-iotests: A few more bdrv_pread/pwrite tests
2013-04-15 Kevin Wolfblock: Introduce bdrv_pwritev() for qcow2_save_vmstate
2013-04-15 Kevin Wolfsavevm: Implement block_writev_buffer()
2013-04-15 Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-04-13 Markus Armbrusterqjson: to_json() case QTYPE_QSTRING is buggy, rewrite
2013-04-13 Markus Armbrustercheck-qjson: Test noncharacters other than U+FFFE,...
2013-04-13 Markus Armbrustercheck-qjson: Improve a few comments, delete bogus ones
2013-04-13 Markus Armbrusterunicode: New mod_utf8_codepoint()
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnotarget-i386: add AES-NI instructions
2013-04-13 Aurelien Jarnoaes: make Td[0-5] and Te[0-5] tables non static
2013-04-13 Aurelien Jarnoaes: move aes.h from include/block to include/qemu
2013-04-13 Aurelien Jarnodisas/i386.c: disassemble aes-ni instructions
2013-04-13 Aurelien Jarnotarget-i386: enable PCLMULQDQ on Westmere CPU
2013-04-13 Aurelien Jarnotarget-i386: add pclmulqdq instruction
2013-04-13 Aurelien Jarnodisas/i386.c: disassemble pclmulqdq instruction
2013-04-13 Andreas Färbersh7750: Change cpu field type to SuperHCPU
2013-04-13 Andreas Färbershix: Catch CPU initialization errors
2013-04-13 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2013-04-13 Aurelien JarnoMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-12 Paolo Bonziniqemu-timer: move timeBeginPeriod/timeEndPeriod to os...
2013-04-12 Fabien ChouteauRelease SMP restriction on Windows
2013-04-12 Olivier HainqueEnsure good ordering of memory instruction in cpu_exec
2013-04-12 Olivier HainqueCheck effective suspension of TCG thread
2013-04-12 Eric Blakeqapi: use valid JSON in schema
2013-04-12 Michal NovotnyRevert "New QMP command query-cpu-max and HMP command...
2013-04-12 Michal NovotnyNew cpu-max field in query-machines QMP command output
2013-04-12 Peter Maydellcpu-exec: Allow "-d exec" in non-debug builds (drop...
2013-04-12 Peter MaydellTypo, spelling and grammatical fixes
2013-04-12 Petar Jovanoviclinux-user: pass correct host flags to eventfd2 call
2013-04-12 Peter Maydelltarget-moxie: Fix VMState registration
2013-04-11 Richard Hendersontci: Make tcg temporaries local to tcg_qemu_tb_exec
2013-04-11 Richard Hendersontci: Delete unused tb_ret_addr
2013-04-11 Richard Hendersontci: Avoid code before declarations
2013-04-11 Richard Hendersontci: Use a local variable for env
2013-04-11 Richard Hendersontci: Use 32-bit signed offsets to loads/stores
2013-04-09 Paolo Bonzinimigration: simplify writev vs. non-writev logic
2013-04-09 Paolo Bonzinimigration: drop is_write complications
2013-04-09 Paolo Bonzinimigration: use a single I/O operation when writev_buffe...
2013-04-09 Paolo Bonzinimigration: set f->is_write and flush in add_to_iovec
2013-04-09 Hans de Goedevirtio-9p: Fix virtio-9p no longer building after hw...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-04-08 Paolo Bonzinihw: move private headers to hw/ subdirectories.
2013-04-08 Paolo BonziniMAINTAINERS: update for source code movement
2013-04-08 Paolo Bonzinihw: move last file to hw/arm/
2013-04-08 Paolo Bonzinihw: move hw/kvm/ to hw/i386/kvm
2013-04-08 Paolo Bonzinihw: move ARM CPU cores to hw/cpu/, configure with defau...
2013-04-08 Paolo Bonzinihw: move other devices to hw/misc/, configure with...
2013-04-08 Paolo Bonzinihw: move NVRAM interfaces to hw/nvram/, configure with...
2013-04-08 Paolo Bonzinihw: move GPIO interfaces to hw/gpio/, configure with...
2013-04-08 Paolo Bonzinihw: move interrupt controllers to hw/intc/, configure...
2013-04-08 Paolo Bonzinihw: move DMA controllers to hw/dma/, configure with...
2013-04-08 Paolo Bonzinihw: move VFIO and ivshmem to hw/misc/
2013-04-08 Paolo Bonzinihw: move PCI bridges to hw/pci-* or hw/ARCH
2013-04-08 Paolo Bonzinihw: move SD/MMC devices to hw/sd/, configure with defau...
2013-04-08 Paolo Bonzinihw: move timer devices to hw/timer/, configure with...
2013-04-08 Paolo Bonzinihw: move ISA bridges and devices to hw/isa/, configure...
2013-04-08 Paolo Bonzinihw: move char devices to hw/char/, configure via defaul...
2013-04-08 Paolo Bonzinihw: move more files to hw/xen/
2013-04-08 Paolo Bonzinihw: move SCSI controllers to hw/scsi/, configure via...
2013-04-08 Paolo Bonzinihw: move SSI controllers to hw/ssi/, configure via...
2013-04-08 Paolo Bonzinihw: move I2C controllers to hw/i2c/, configure via...
2013-04-08 Paolo Bonzinihw: move display devices to hw/display/, configure...
2013-04-08 Paolo Bonzinihw: move audio devices to hw/audio/, configure via...
2013-04-08 Paolo Bonzinihw: move block devices to hw/block/, configure via...
2013-04-08 Paolo Bonzinihw: move NICs to hw/net/, configure via default-configs/
2013-04-08 Paolo Bonzinihw: move MC146818RTC to hw/timer/, configure via defaul...
2013-04-08 Paolo Bonzinihw: move watchdogs to hw/watchdog, configure via defaul...
2013-04-08 Paolo Bonzinihw: make all of hw/pci/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: make all of hw/usb/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: make all of hw/ide/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: move virtio devices to hw/ subdirectories
2013-04-08 Paolo Bonzinihw: move target-independent files to subdirectories
2013-04-08 Paolo Bonzinimoxie: configure with default-configs file
2013-04-08 Paolo Bonzinihw: make subdirectories for devices
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-08 Paolo Bonzinibuild: enable using $(CONFIG_FOO) on the rhs of config...
2013-04-08 Peter Maydellconfigure: Don't fall back to gthread coroutine backend
2013-04-08 Peter Maydellconfigure: Provide and use convenience error reporting...
2013-04-08 Paolo Bonziniqemu-char: really fix behavior on can_read = 0
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-08 Dmitry Fleytmanvmxnet3: const_cpu_to_le64 wrapping for feature bits...
next