]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-09-25 Benoît Canetblock: introduce BlockDriver.bdrv_needs_filename to...
2013-09-25 Fam Zhengqemu-iotests: add monolithicFlat creation test to 059
2013-09-25 Fam Zhengqemu-iotests: fix test case 059
2013-09-25 Fam Zhengvmdk: fix cluster size check for flat extents
2013-09-25 Peter Lievenblock/get_block_status: avoid segfault if there is...
2013-09-25 Peter Lievenblock/get_block_status: set *pnum = 0 on error
2013-09-25 Max Reitzqcow2: Don't shadow return value
2013-09-25 Max Reitzqemu-iotests: Do not execute 052 with -nocache
2013-09-25 Fam Zhengqemu-iotests: add test for backing file overriding
2013-09-25 Fam Zhengblock: fix backing file overriding
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-20 Alexey Kardashevskiykvm: fix traces to use %x instead of %d
2013-09-20 Vincenzo Maffionee1000: NetClientInfo.receive_iov implemented
2013-09-20 Aurelien Jarnopcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
2013-09-20 Paolo Bonzinivirtio-blk: do not relay a previous driver's WCE config...
2013-09-20 Paolo Bonziniblockdev: do not default cache.no-flush to true
2013-09-20 Fam Zhengblock: don't lose data from last incomplete sector
2013-09-20 Fam Zhengtests/.gitignore: ignore test-throttle
2013-09-20 Stefan Weilexec: Fix broken build for MinGW (regression)
2013-09-20 Stefan Weilkvm: Fix compiler warning (clang)
2013-09-20 Richard Hendersontcg-sparc: Fix parenthesis warning
2013-09-20 Stefan WeilMakefile: Remove some more files when cleaning
2013-09-20 Tobias Markustarget-i386: Fix segment cache dump
2013-09-20 Michael Tokareviov: avoid "orig_len may be used unitialized" warning
2013-09-20 Michael Tokarevvscclient: remove unnecessary use of uninitialized...
2013-09-20 Markus Armbrustertrace-events: Clean up with scripts/cleanup-trace-event...
2013-09-20 Stefan Weiltci: Fix qemu-alpha on 32 bit hosts (wrong assertions)
2013-09-20 Stefan Weil*-user: Improve documentation for lock_user function
2013-09-20 Stefan WeilMAINTAINERS: Add missing entry to filelist for TCI...
2013-09-20 Stefan Weiltranslate-all: Fix formatting of dump output
2013-09-20 Stefan Weil*-user: Fix typo in comment (ulocking -> unlocking)
2013-09-20 Anthony PERARDdocs: Fix IO port number for CPU present bitmap.
2013-09-20 Richard W.M... q35: Fix typo in constant DEFUALT -> DEFAULT.
2013-09-20 Michal Privoznikconfigure: Undefine _FORTIFY_SOURCE prior using it
2013-09-20 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v74' into...
2013-09-20 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.90' into staging
2013-09-20 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-20 Max Reitzqcow2: Correct snapshots size for overlap check
2013-09-20 Andrew Jonestarget-i386: add feature kvm_pv_unhalt
2013-09-20 Andrew Joneslinux-headers: update to 3.12-rc1
2013-09-20 Benoît Canettarget-i386: forward CPUID cache leaves when -cpu host...
2013-09-20 Alexey Kardashevskiylinux-headers: update to 3.11
2013-09-20 Alexey Kardashevskiykvm: fix traces to use %x instead of %d
2013-09-20 Jan Kiszkakvmvapic: Clear also physical ROM address when entering...
2013-09-20 Jan Kiszkakvmvapic: Enter inactive state on hardware reset
2013-09-20 Jan Kiszkakvmvapic: Catch invalid ROM size
2013-09-20 Alexey Kardashevskiykvm irqfd: support direct msimessage to irq translation
2013-09-20 Marcelo Tosattifix steal time MSR vmsd callback to proper opaque type
2013-09-20 Andrew Joneskvm: warn if num cpus is greater than num recommended
2013-09-20 James Hogancpu: Move cpu state syncs up into cpu_dump_state()
2013-09-20 Andrea Arcangeliexec: always use MADV_DONTFORK
2013-09-19 Gabriel Kerneiscoroutine: fix /perf/nesting coroutine benchmark
2013-09-19 Gabriel Kerneiscoroutine: add qemu_coroutine_yield benchmark
2013-09-19 Hans de Goedeusb: Fix iovec memleak on combined-packet free
2013-09-19 Hans de Goedeusb: Also reset max_packet_size on ep_reset
2013-09-19 Hans de Goedexhci: Fix memory leak on xhci_disable_ep
2013-09-19 Hans de Goedexhci: Add xhci_epid_to_usbep helper function
2013-09-19 Hans de Goedexhci: Init a transfers xhci, slotid and epid member...
2013-09-19 Hans de Goedexhci: Fix number of streams allocated when using streams
2013-09-19 Gerd Hoffmannusb: remove old usb-host code
2013-09-18 Paolo Bonziniqemu-timer: do not take the lock in timer_pending
2013-09-18 Stefan Hajnocziqemu-timer: make qemu_timer_mod_ns() and qemu_timer_del...
2013-09-18 Stefan Hajnocziqemu-timer: drop outdated signal safety comments
2013-09-18 Stefan Hajnocziosdep: warn if open(O_DIRECT) on fails with EINVAL
2013-09-18 Stefan Hajnoczilibcacard: link against qemu-error.o for error_report()
2013-09-18 Luiz CapitulinoQMP: qmp-events.txt: alphabetical order fix and other...
2013-09-18 Luiz CapitulinoQMP: Update qmp-spec.txt
2013-09-18 Luiz CapitulinoQMP: Update README file
2013-09-18 Luiz CapitulinoQMP: QMP/ -> docs/qmp/
2013-09-18 Luiz CapitulinoQMP: fix qmp-commands.txt generation path
2013-09-18 Luiz CapitulinoQMP: add scripts/qmp
2013-09-18 Gerd Hoffmannqxl: compile only once
2013-09-18 Gerd Hoffmannqxl: simplify page dirtying
2013-09-18 Gerd Hoffmannqxl: simplify qxl_rom_size
2013-09-18 Gerd Hoffmannqxl: define qxl operating on 4k pages
2013-09-17 Stefan Weilblock/iscsi: Drop iscsi_co_get_block_status for older...
2013-09-17 Eduardo OtuboMAINTAINERS: Add myself to MAINTAINERS file
2013-09-17 Anthony Liguorihmp: block-stream: fix typo
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'rth/tgt-i386' into staging
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.7' into...
2013-09-17 Jan Kiszkaslirp: clean up slirp_update_timeout
2013-09-17 Liu Ping Fanslirp: set mainloop timeout with more precise value
2013-09-17 Liu Ping Fanslirp: define timeout as macro
2013-09-17 Liu Ping Fanslirp: make timeout local
2013-09-16 Hervé Poussineaulsi: add 53C810 variant
2013-09-16 Hervé Poussineaulsi: remove todo
2013-09-16 Hervé Poussineaulsi: ignore write accesses to CTEST0 registers
2013-09-16 Hervé Poussineaulsi: check ssid versus sdid only if ssid is valid
2013-09-16 Hervé Poussineaulsi: use constant name instead of its value
2013-09-13 Max Reitzqemu-iotests: Fix test 038
2013-09-12 Peter Maydelltarget-i386: Only provide CMOV and friends if feature...
2013-09-12 Paolo Bonzinitarget-i386: fix disassembly with PAE=1, PG=0
next