]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-10-10 Richard Hendersontcg: Move helper registration into tcg_context_init
2013-10-10 Richard Hendersontarget-m68k: Rename helpers.h to helper.h
2013-10-10 Richard Hendersontcg: Use a GHashTable for tcg_find_helper
2013-10-10 Richard Hendersontcg: Delete tcg_helper_get_name declaration
2013-10-10 Richard Hendersontcg-hppa: Remove tcg backend
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-arm-pull' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into staging
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.8' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-10-07 Dunrong Huangblock: use correct filename
2013-10-07 Max Reitzqemu-iotests: Correct 026 output
2013-10-07 Max Reitzqcow2: Free allocated L2 cluster on error
2013-10-05 Michael Tokarevmigration: Fix compiler warning ('caps' may be used...
2013-10-05 Stefan Weilutil/path: Fix type which is longer than 8 bit for...
2013-10-05 Daniel P. Berrangehw/9pfs: Fix errno value for xattr functions
2013-10-05 Markus Armbrustervl: Clean up unnecessary boot_order complications
2013-10-05 Stefan Weilqemu-char: Fix potential out of bounds access to local...
2013-10-02 Ján Veselýpci-ohci: Add missing 'break' in ohci_service_td
2013-10-02 Guenter Roecksh4: Fix serial line access for Linux kernels later...
2013-10-02 Stefan Weilhw/alpha: Fix compiler warning (integer constant is...
2013-10-02 Stefan Weiltarget-i386: Fix compiler warning (integer constant...
2013-10-02 Stefan Weilblock: Remove unused assignment (fixes warning from...
2013-10-02 Amos Kongexec: cleanup DEBUG_SUBPAGE
2013-10-02 Markus Armbrustertests: Fix schema parser test for in-tree build
2013-10-02 Sebastian Ottlikutil: call socket_set_fast_reuse instead of setting...
2013-10-02 Sebastian Ottlikslirp: call socket_set_fast_reuse instead of setting...
2013-10-02 Sebastian Ottliknet: call socket_set_fast_reuse instead of setting...
2013-10-02 Sebastian Ottlikgdbstub: call socket_set_fast_reuse instead of setting...
2013-10-02 Sebastian Ottlikutil: add socket_set_fast_reuse function which will...
2013-10-02 Anthony LiguoriUpdate MAINTAINERS
2013-10-02 Max Reitzqcow2: Switch L1 table in a single sequence
2013-10-02 Jeff Codyblock: vhdx - add migration blocker
2013-10-02 Dunrong Huangblock: use correct filename for error report
2013-10-02 Max Reitzqcow2: CHECK_OFLAG_COPIED is obsolete
2013-10-02 Max Reitzqcow2: Correct endianness in overlap check
2013-10-01 Richard Hendersontcg-arm: Move the tlb addend load earlier
2013-10-01 Richard Hendersontcg-arm: Remove restriction on qemu_ld output register
2013-10-01 Richard Hendersontcg-arm: Return register containing tlb addend
2013-10-01 Richard Hendersontcg-arm: Move load of tlb addend into tcg_out_tlb_read
2013-10-01 Richard Hendersontcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints...
2013-10-01 Richard Hendersontcg-arm: Use strd for tcg_out_arg_reg64
2013-10-01 Richard Hendersontcg-arm: Rearrange slow-path qemu_ld/st
2013-10-01 Richard Hendersontcg-arm: Use ldrd/strd for appropriate qemu_ld/st64
2013-10-01 Markus Armbrustertests: Update .gitignore for test-int128 and test-bitops
2013-10-01 Fam Zheng.gitignore: ignore tests/qemu-iotests/socket_scm_helper
2013-10-01 Gerd Hoffmannchardev: handle qmp_chardev_add(KIND_MUX) failure
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/roms.1' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ppc-pull' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.1' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'borntraeger/tags/s390...
2013-09-30 Gerd Hoffmannupdate seabios from 1.7.2.2 to 1.7.3.2
2013-09-30 Gerd Hoffmannroms: add support for building sgabios
2013-09-30 Gerd Hoffmannroms: enable parallel seabios / seavgabios builds
2013-09-30 Gerd Hoffmannroms: enable ipxe cross builds
2013-09-30 Gerd Hoffmannroms: add rules to build slof
2013-09-30 Gerd Hoffmannroms: rewrite scripts/refresh-pxe-roms.sh
2013-09-30 Gerd Hoffmannroms: parallel ipxe builds
2013-09-30 Gerd Hoffmannroms: build lgplvgabios isavga variant
2013-09-30 Gerd Hoffmannroms: enable parallel builds for 'make lgplvgabios'
2013-09-30 Gerd Hoffmannroms: add 'make clean'
2013-09-28 Markus Armbrustersmbios: Factor out smbios_maybe_add_str()
2013-09-28 Markus Armbrustersmbios: Make multiple -smbios type= accumulate sanely
2013-09-28 Markus Armbrustersmbios: Improve diagnostics for conflicting entries
2013-09-28 Markus Armbrustersmbios: Convert to QemuOpts
2013-09-28 Markus Armbrustersmbios: Normalize smbios_entry_add()'s error handling...
2013-09-27 Kevin Wolfqcow2: Remove useless count_contiguous_clusters() parameter
2013-09-27 Max Reitzqcow2: COMPRESSED on count_contiguous_clusters
2013-09-27 Max Reitzqcow2: count_contiguous_clusters and compression
2013-09-27 Max Reitzqcow2: Free only newly allocated clusters on error
2013-09-27 Max Reitzqcow2: Always use error path in l2_allocate
2013-09-27 Max Reitzqcow2: Don't put invalid L2 table into cache
2013-09-27 Max Reitzqemu-iotests: Preallocated zero clusters in 061
2013-09-27 Max Reitzqcow2: Correct bitmap size in zero expansion
2013-09-27 Jeff Codyqemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage
2013-09-27 Jeff Codyqemu-iotests: Add basic ability to use binary sample...
2013-09-26 Fam Zhengqemu-iotests: fix qmp.py search path
2013-09-26 Fam Zhengblock: use DIV_ROUND_UP in bdrv_co_do_readv
2013-09-25 Max Reitzqcow2: Assert against currently impossible overflow
2013-09-25 Stefan Weilmisc: Use new rotate functions
2013-09-25 Stefan Weilbitops: Add rotate functions (rol8, ror8, ...)
2013-09-25 Stefan Weiltci: Add implementation of rotl_i64, rotr_i64
2013-09-25 Jeff Codyblock: qed - use QEMU_PACKED for on-disk structures
2013-09-25 Jeff Codyblock: qcow2 - used QEMU_PACKED for on-disk structures
2013-09-25 Jeff Codyblock: vpc - use QEMU_PACKED for on-disk structures
2013-09-25 Jeff Codyblock: vdi - use QEMU_PACKED for on-disk structures
2013-09-25 Anthony PERARDxen: Enable cpu-hotplug on xenfv machine.
2013-09-25 Anthony PERARDxen: Fix vcpu initialization.
2013-09-25 Liu, Jinsongqemu: Add qemu xen logic for Xen HVM S3 resume
2013-09-25 Liu, Jinsongqemu: Adjust qemu wakeup
2013-09-25 Richard Hendersontcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION
2013-09-25 Richard Hendersontcg-ppc64: Add _noaddr functions for emitting forward...
2013-09-25 Richard Hendersontcg-ppc64: Streamline tcg_out_tlb_read
2013-09-25 Richard Hendersontcg-ppc64: Implement tcg_register_jit
next