]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2015-10-01 Jeff Codyblock: mirror - fix full sync mode when target does...
2015-10-01 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-09-30 Jason J. Hernemigration: Disambiguate MAX_THROTTLE
2015-09-30 Jason J. Herneqmp/hmp: Add throttle ratio to query-migrate and info...
2015-09-30 Jason J. Hernemigration: Dynamic cpu throttling for auto-converge
2015-09-30 Jason J. Hernemigration: Parameters for auto-converge cpu throttling
2015-09-30 Jason J. Hernecpu: Provide vcpu throttling interface
2015-09-30 Juan Quintelamigration: yet more possible state transitions
2015-09-29 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2015-09-29 Dr. David Alan... ram_find_and_save_block: Split out the finding
2015-09-29 Dr. David Alan... Move dirty page search state into separate structure
2015-09-29 Markus Armbrustermigration: Use g_new() & friends where that makes obvio...
2015-09-29 Dr. David Alan... migration: qemu-file more size_t'ifying
2015-09-29 Dr. David Alan... migration: size_t'ify some of qemu-file
2015-09-29 Dr. David Alan... Init page sizes in qtest
2015-09-29 Dr. David Alan... Split out end of migration code from migration_thread
2015-09-29 Dr. David Alan... migration/ram.c: Use RAMBlock rather than MemoryRegion
2015-09-29 Soren Brinkmannvmstate: Remove redefinition of VMSTATE_UINT32_ARRAY
2015-09-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-09-25 John Arbuckleui/cocoa.m: remove open dialog code
2015-09-25 John Arbuckleui/cocoa.m: prevent stuck key situation
2015-09-25 John Arbuckleui/cocoa.m: verify with user before quitting QEMU
2015-09-25 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-09-25 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-09-25 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2015-09-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier-misc/tags...
2015-09-25 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-09-25 Hitoshi Mitakesheepdog: refine discard support
2015-09-25 Hitoshi Mitakesheepdog: use per AIOCB dirty indexes for non overlappi...
2015-09-25 Laurent Viviernet: remove muldiv64()
2015-09-25 Laurent Vivierbt: remove muldiv64()
2015-09-25 Laurent Vivierhpet: remove muldiv64()
2015-09-25 Laurent Vivierarm: clarify the use of muldiv64()
2015-09-25 Laurent Vivieropenrisc: remove muldiv64()
2015-09-25 Laurent Viviermips: remove muldiv64()
2015-09-25 Laurent Vivierpcnet: remove muldiv64()
2015-09-25 Laurent Vivierrtl8139: remove muldiv64()
2015-09-25 Laurent Vivieri6300esb: remove muldiv64()
2015-09-25 Wen CongyangBackup: don't do copy-on-read in before_write_notifier
2015-09-25 Wen Congyangblock: Introduce a new API bdrv_co_no_copy_on_readv()
2015-09-25 Liu Yuansheepdog: add reopen support
2015-09-25 Peter Lievenblock/nfs: cache allocated filesize for read-only files
2015-09-25 Peter Lievenblock/nfs: fix calculation of allocated file size
2015-09-25 Thomas Huthdoc: Refresh URLs in the qemu-tech documentation
2015-09-25 Daniel P. Berrangedocs: describe the QEMU build system structure / design
2015-09-25 Pavel Dovgalyuktypedef: add typedef for QemuOpts
2015-09-25 Pavel Dovgalyuki386: interrupt poll processing
2015-09-25 Pavel Dovgalyuki386: partial revert of interrupt poll fix
2015-09-25 Peter Crosthwaiteppc: Rename ELF_MACHINE to be PPC specific
2015-09-25 Peter Crosthwaitei386: Rename ELF_MACHINE to be x86 specific
2015-09-25 Peter Crosthwaitealpha: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitemips: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitesparc: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaites390: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitesh4: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitextensa: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitetricore: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaiteor32: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitelm32: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaiteunicore: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitemoxie: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitecris: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitem68k: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitemb: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaitearm: Remove ELF_MACHINE from cpu.h
2015-09-25 Peter Crosthwaiteelf: Update EM_MOXIE definition
2015-09-25 Peter Crosthwaiteelf_ops: Fix coding style for EM alias case statement
2015-09-25 Peter Crosthwaitelinux-user: elfload: Provide default for elf_check_arch
2015-09-25 Peter Crosthwaitelinux_user: elfload: Default ELF_MACHINE to ELF_ARCH
2015-09-25 Pavel Butsykinhmp: implemented io apic dump state for TCG
2015-09-25 Pavel Butsykinhmp: added io apic dump state
2015-09-25 Pavel Butsykinioapic_internal.h: added more constants
2015-09-25 Pavel Butsykinhmp: added local apic dump state
2015-09-25 Pavel Butsykinmonitor: make monitor_fprintf and mon_get_cpu externall...
2015-09-25 Pavel Butsykinapic_internal.h: fix formatting and drop unused consts
2015-09-25 Pavel Butsykinapic_internal.h: added more constants
2015-09-25 Pavel Butsykinapic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR...
2015-09-25 Pavel Butsykinapic_internal.h: make some apic_get_* functions externa...
2015-09-25 Paolo Bonziniioapic: fix contents of arbitration register
2015-09-25 Paolo Bonziniioapic: coalesce level interrupts
2015-09-25 Paolo BonziniMAINTAINERS: add maintainer for network device front...
2015-09-25 Paolo BonziniMAINTAINERS: add maintainer for character device front...
2015-09-25 Paolo BonziniMAINTAINERS: add IPack section
2015-09-25 Paolo BonziniMAINTAINERS: Add more s390 files
2015-09-25 Paolo BonziniMAINTAINERS: Add disassemblers to the various backends
2015-09-25 Paolo BonziniMAINTAINERS: there is no PPC64 TCG backend anymore
2015-09-25 Paolo Bonziniget_maintainer.pl: \C is deprecated
2015-09-25 Marc-André... vhost-scsi: include linux/vhost.h
2015-09-25 Daniel P. BerrangeMakefile: fix build when VPATH is outside GIT tree
2015-09-25 Paolo Bonziniscsi-generic: let guests recognize readonly=on on passt...
2015-09-25 Paolo Bonzinicheckpatch: do not recommend qemu_strtok over strtok
2015-09-25 Marc-André... tests: add some qemu_strtosz() tests
2015-09-25 Marc-André... utils: rename strtosz to use qemu prefix
2015-09-25 Daniel P. Berrangeqemu-nbd: convert to use the QAPI SocketAddress object
2015-09-25 Daniel P. Berrangenbd: convert to use the QAPI SocketAddress object
2015-09-25 Paolo BonziniMAINTAINERS: add more devices to the PCI section
2015-09-25 Paolo BonziniMAINTAINERS: add more devices to the PC section
2015-09-24 Peter MaydellMerge remote-tracking branch 'remotes/weil/tags/pull...
2015-09-24 Daniel P. Berrangeoslib-win32: only provide localtime_r/gmtime_r if missing
2015-09-24 Daniel P. Berrangegtk: avoid redefining _WIN32_WINNT macro
next