]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2014-02-20 Fam Zhengblock: use per-object cflags and libs
2014-02-20 Fam Zhengrules.mak: allow per object cflags and libs
2014-02-20 Fam Zhengrules.mak: fix $(obj) to a real relative path
2014-02-20 Fam Zhengutil: Split out exec_dir from os_find_datadir
2014-02-17 BradFix QEMU build on OpenBSD on x86 archs
2014-02-15 Michael Tokarevlibvixl: fix 64bit constants usage
2014-02-15 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-02-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jliu/or32-ld...
2014-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jovanovic/mips...
2014-02-15 Peter Crosthwaitechar/serial: Fix emptyness check
2014-02-15 Michael Tokarevgitignore: anchor all ignored names
2014-02-15 Michael Tokarevvl: trim includes
2014-02-15 Michael Tokarevvl: remove old, long-unused defines
2014-02-15 Michael Tokarevnet: declare struct iovec in checksum.h to fix compiler...
2014-02-15 Michael Tokarevlinux-user: refactor do_socketcall()
2014-02-15 Stewart Smithconfigure: add hints to a remedy for feature_not_found...
2014-02-15 Stewart Smithconfigure: add hint of libfdt to DTC dependency not...
2014-02-15 Sebastian Hubersparc/leon3: Initialize stack pointer
2014-02-15 Stefan Weilmisc: Fix case Qemu -> QEMU
2014-02-14 Benoît Canetblock: Open by reference will try device then node_name.
2014-02-14 Benoît Canetblock: Relax bdrv_lookup_bs constraints.
2014-02-14 Benoît Canetblockdev: Fix wrong usage of QDECREF causing snapshoted...
2014-02-14 Jeff Codyblock: mirror - use local_err to avoid NULL errp
2014-02-14 Fam Zhengqemu-iotests: Don't run 005 on vmdk split formats
2014-02-14 Jeff Codyblock: qemu-iotests - add vhdx log replay tests for...
2014-02-14 Jeff Codyblock: qemu-iotests - fix test 070 (vhdx)
2014-02-14 Jeff Codyblock: Don't throw away errno via error_setg
2014-02-14 Jeff Codyblock: Add notes to iSCSI's .bdrv_open and .bdrv_reopen...
2014-02-14 Kevin Wolfblockdev: Remove 'type' parameter from blockdev_init()
2014-02-14 Kevin Wolfsdhci: Drop unnecessary #include
2014-02-14 Alexander GrafPPC: KVM: Add missing address space to ldl_phys helper
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/alon/pull-libcaca...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-02-12 Richard Hendersontarget-openrisc: Use new qemu_ld/st opcodes
2014-02-11 Edgar E. Iglesiaspetalogix-ml605: Create the CPU with object_new()
2014-02-11 Edgar E. Iglesiasexec: Make cpu_memory_rw_debug use the CPUs AS
2014-02-11 Edgar E. Iglesiasexec: Make cpu_physical_memory_write_rom input an AS
2014-02-11 Edgar E. Iglesiasexec: Make stb_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make stw_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make stl_phys_notdirty input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make stl_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make stq_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make lduw_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make ldq/ldub_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: Make ldl_*_phys input an AddressSpace
2014-02-11 Edgar E. Iglesiasexec: On AS changes, only flush affected CPU TLBs
2014-02-11 Edgar E. Iglesiascpu: Add per-cpu address space
2014-02-11 Edgar E. Iglesiasmemory: Add MemoryListener to typedefs.h
2014-02-11 Edgar E. Iglesiasexec: Make memory_region_section_get_iotlb use section AS
2014-02-11 Edgar E. Iglesiasexec: Always initialize MemorySection address spaces
2014-02-11 Edgar E. Iglesiasexec: Make iotlb_to_region input an AS
2014-02-11 Edgar E. Iglesiasexec: Make tb_invalidate_phys_addr input an AS
2014-02-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-02-10 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2014-02-10 Paolo Bonzinimemory: fix limiting of translation at a page boundary
2014-02-10 Andreas Färberprep: Drop from ppcemb-softmmu
2014-02-10 Petar Jovanovictarget-mips: add user-mode FR switch support for MIPS32r5
2014-02-10 Petar Jovanovictarget-mips: add support for CP0_Config5
2014-02-10 Petar Jovanovictarget-mips: add support for CP0_Config4
2014-02-10 Petar Jovanovictarget-mips: add CPU definition for MIPS32R5
2014-02-10 Gabriel L.... ACPI: Remove commented-out code from HPET._CRS
2014-02-10 Igor Mammedovhw/pci: switch to a generic hotplug handling for PCIDevice
2014-02-10 Igor Mammedovpci/pcie: convert PCIE hotplug to use hotplug-handler API
2014-02-10 Igor Mammedovpci/shpc: convert SHPC hotplug to use hotplug-handler API
2014-02-10 Igor Mammedovacpi/piix4pm: convert ACPI PCI hotplug to use hotplug...
2014-02-10 Igor Mammedovqdev:pci: refactor PCIDevice to use generic "hotpluggab...
2014-02-10 Igor Mammedovhw/acpi: move typeinfo to the file end
2014-02-10 Igor Mammedovqdev: add "hotpluggable" property to Device
2014-02-10 Igor Mammedovqdev: add to BusState "hotplug-handler" link
2014-02-10 Igor Mammedovdefine hotplug interface
2014-02-10 Michael S.... loader: document that errno is set
2014-02-09 Hervé Poussineauraven: Use constant PCI_NUM_PINS instead of 4
2014-02-09 Hervé Poussineauprep: Kill get_system_io() usage
2014-02-09 Christophe... libcacard: Don't link with all libraries QEMU links to
2014-02-09 Kevin Wolfblock: Fix 32 bit truncation in mark_request_serialising()
2014-02-09 Kevin Wolfblkdebug: Don't leak bs->file on failure
2014-02-09 Kevin Wolfblock: Don't call ROUND_UP with negative values
2014-02-09 Kevin Wolfblock: bdrv_aligned_pwritev: Assert overlap range
2014-02-09 Kevin Wolfblock: Fix memory leaks in bdrv_co_do_pwritev()
2014-02-09 Kevin Wolfraw: Fix BlockLimits passthrough
2014-02-09 Hu Taoqemu-iotests: add test for qcow2 preallocation with...
2014-02-09 Hu Taoqcow2: check for NULL l2meta
2014-02-09 Hu Taoqcow2: fix offset overflow in qcow2_alloc_clusters_at()
2014-02-09 Hu Taoqcow2: remove n_start and n_end of qcow2_alloc_cluster_...
2014-02-09 Peter Lievenblock/iscsi: always fill bs->bl.opt_transfer_length
2014-02-09 Kevin Wolfblock: Fail gracefully with missing filename
2014-02-09 Peter Lievenqemu-iotests: enable support for NFS protocol
2014-02-09 Peter Lievenqemu-iotests: enable test 016 and 025 to work with...
2014-02-09 Peter Lievenqemu-iotests: blacklist test 020 for NFS protocol
2014-02-09 Peter Lievenqemu-iotests: change _supported_proto to file for vario...
2014-02-09 Peter Lievenblock: add native support for NFS
2014-02-09 Kevin Wolfqemu-iotest: Make 077 raw-only
2014-02-08 Peter MaydellMerge remote-tracking branch 'remotes/mwalle/tags/lm32...
2014-02-08 Sebastian Huberarm/zynq: Add software system reset via SCLR
2014-02-08 Beniamino Galvanihw/arm/allwinner-a10: initialize EMAC
2014-02-08 Beniamino Galvanihw/net: add support for Allwinner EMAC Fast Ethernet...
2014-02-08 Beniamino Galvaniutil/fifo8: clear fifo head upon reset
next