]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-09-06 Paolo Bonzinicow: make writes go at a less indecent speed
2013-09-06 Paolo Bonzinicow: make reads go at a decent speed
2013-09-06 Max Reitzqmp: Documentation for BLOCK_IMAGE_CORRUPTED
2013-09-06 Fam Zhengblock: use BDS ref for block jobs
2013-09-06 Fam Zhengnbd: use BlockDriverState refcnt
2013-09-06 Fam Zhengxen_disk: simplify blk_disconnect with refcnt
2013-09-06 Fam Zhengmigration: omit drive ref as we have bdrv_ref now
2013-09-06 Fam Zhengblock: make bdrv_delete() static
2013-09-06 Fam Zhengblock: implement reference count for BlockDriverState
2013-09-06 Fam Zhengiscsi: use bdrv_new() instead of stack structure
2013-09-06 Fam Zhengvvfat: use bdrv_new() to allocate BlockDriverState
2013-09-06 Alex Blighaio / timers: fix build of test/test-aio.c on non-linux...
2013-09-06 Stefan Weilw32: Fix access to host devices (regression)
2013-09-06 Alexandre Derumieradd qemu-img convert -n option (skip target volume...
2013-09-06 Max Reitzqemu-iotests: Adjust test result 039
2013-09-06 Benoît Canetblock: Add iops_size to do the iops accounting for...
2013-09-06 Benoît Canetblock: Add support for throttling burst max in QMP...
2013-09-06 Benoît Canetblock: Enable the new throttling code in the block...
2013-09-06 Benoît Canetthrottle: Add units tests
2013-09-06 Benoît Canetthrottle: Add a new throttling API implementing continu...
2013-09-05 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-09-05 liguangexec: do tcg_commit only when tcg_enabled
2013-09-05 Jan KiszkaRevert "memory: Return -1 again on reads from unsigned...
2013-09-05 Jan Kiszkamemory: Provide separate handling of unassigned io...
2013-09-05 Hu Taoexec: check offset_within_address_space for register...
2013-09-05 Paolo Bonziniexec: fix writing to MMIO area with non-power-of-two...
2013-09-05 Anthony LiguoriUpdate mailmap
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-03 Eduardo Habkosttarget-i386: Use #defines instead of magic numbers...
2013-09-03 Andreas Färbercpu: Replace qemu_for_each_cpu()
2013-09-03 Andreas Färbercpu: Use QTAILQ for CPU list
2013-09-03 Andreas Färbera15mpcore: Use qemu_get_cpu() for generic timers
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-09-02 Aurelien Jarnotcg/mips: only enable ext8s/ext16s ops on MIPS32R2
2013-09-02 Aurelien Jarnotcg/mips: inline bswap16/bswap32 ops
2013-09-02 Aurelien Jarnotcg/mips: detect available host instructions at runtime
2013-09-02 Richard Hendersontcg-i386: Make use of zero-extended memory helper routines
2013-09-02 Richard Hendersontcg: Introduce zero and sign-extended versions of load...
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersontarget: Include softmmu_exec.h where forgotten
2013-09-02 Richard Hendersonexec: Rename USUFFIX to LSUFFIX
2013-09-02 Richard Hendersontcg-i386: Don't perform GETPC adjustment in TCG code
2013-09-02 Richard Hendersonexec: Reorganize the GETRA/GETPC macros
2013-09-02 Richard Hendersonconfigure: Allow x32 as a host
2013-09-02 Richard Hendersontcg-i386: Adjust tcg_out_tlb_load for x32
2013-09-02 Richard Hendersontcg-i386: Use intptr_t appropriately
2013-09-02 Richard Hendersontcg: Fix jit debug for x32
2013-09-02 Richard Hendersontcg: Use appropriate types in tcg_reg_alloc_call
2013-09-02 Richard Hendersontcg: Change tcg_out_ld/st offset to intptr_t
2013-09-02 Richard Hendersontcg: Change tcg_gen_exit_tb argument to uintptr_t
2013-09-02 Richard Hendersontcg: Use uintptr_t in TCGHelperInfo
2013-09-02 Richard Hendersontcg: Change relocation offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change memory offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change frame pointer offsets to intptr_t
2013-09-02 Richard Hendersontcg: Define TCG_ptr properly
2013-09-02 Richard Hendersontcg: Define TCG_TYPE_PTR properly
2013-09-02 Richard Hendersontcg: Allow TCG_TARGET_REG_BITS to be specified independ...
2013-09-02 Richard Hendersontcg: Fix next_tb type in cpu_exec
2013-09-02 Richard Hendersontcg: Change tcg_qemu_tb_exec return to uintptr_t
2013-09-02 Richard Hendersontcg: Change flush_icache_range arguments to uintptr_t
2013-09-02 Richard Hendersonqtest: Fix FMT_timeval vs time_t
2013-09-02 Richard Hendersontcg: Constant fold div, rem
2013-09-02 Richard Hendersontcg-ppc64: Implement muluh, mulsh
2013-09-02 Richard Hendersontcg-mips: Implement mulsh, muluh
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
2013-09-02 Marcel Apfelbaumusb/dev-hid: Modified usb-tablet category from Misc...
2013-09-02 Gerd HoffmannRevert "usb-hub: report status changes only once"
2013-09-02 Gerd Hoffmannusb-hub: add tracepoint for status reports
2013-09-02 Gerd Hoffmannusb: parallelize usb3 streams
2013-09-02 Gerd Hoffmannuas: add property for request logging
2013-09-02 Gerd Hoffmannxhci: reset port when disabling slot
2013-09-02 Gerd Hoffmannxhci: emulate intr endpoint intervals correctly
2013-09-02 Gerd Hoffmannxhci: fix endpoint interval calculation
2013-09-02 Gerd Hoffmannxhci: add port to slot_address tracepoint
2013-09-02 Gerd Hoffmannxhci: add tracepoint for endpoint state changes
2013-09-02 Gerd Hoffmannxhci: remove leftover debug printf
2013-09-02 Max Reitzqemu-iotests: Overlapping cluster allocations
2013-09-02 Max Reitzqcow2_check: Mark image consistent
2013-09-02 Max Reitzqcow2-refcount: Repair shared refcount blocks
2013-09-02 Alexey KardashevskiyPPC: spapr: iommu: rework traces
2013-09-02 Alexey Kardashevskiyspapr: add "stop-self" RTAS call required to support...
2013-09-02 Alexander GrafPPC: KVM: Compile fix for qemu_notify_event
2013-09-02 Anton Blanchardpseries: Add H_SET_MODE hcall to change guest exception...
2013-09-02 Alexey Kardashevskiyxics: move registration of global state to realize()
2013-09-02 Alexey Kardashevskiyspapr-pci: rework MSI/MSIX
2013-09-02 Aneesh Kumar K.Vtarget-ppc: Use #define instead of opencoding SLB valid bit
2013-09-02 Alexey Kardashevskiyspapr-pci: fix config space access to support bridges
2013-09-02 Aurelien Jarnotarget-ppc: fix bit extraction for FPBF and FPL
2013-09-02 Andreas Färberppc405_boards: Don't enforce presence of firmware for...
2013-09-02 Andreas Färberppc405_uc: Disable debug output
2013-09-02 Andreas Färberppc405_boards: Disable debug output
2013-09-02 Efimov Vasilyppc: virtex_ml507: QEMU_OPTION_dtb support for this...
2013-09-02 Anton Blancharddisas/ppc.c: Fix little endian disassembly
2013-09-02 Anton Blanchardtarget-ppc: POWER7 supports the MSR_LE bit
next