]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-06-17 Keith BuschNVMe: Initial commit for new storage interface
2013-06-17 Richard W.M... curl: Don't set curl options on the handle just before...
2013-06-17 Stefan Hajnoczivmdk: byteswap VMDK4Header.desc_offset field
2013-06-17 Richard W.M... block/curl.c: Refuse to open the handle for writes.
2013-06-17 Liu Yuansheepdog: support 'qemu-img snapshot -a'
2013-06-17 Liu Yuansheepdog: fix snapshot tag initialization
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'pmaydell/configury.next...
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-17 Vladimir Senkovchar/serial: fix copy&paste error (fifo8_is_full vs...
2013-06-17 Michael Tokarevvl: always define no_frame
2013-06-17 Stefan Weilgtk: Fix compiler warning (GTK 3 deprecated function)
2013-06-17 Michael Tokarevvl: always define no_frame
2013-06-15 liguangtarget-i386: fix over 80 chars warnings
2013-06-15 liguangtarget-i386/helper: remove redundant env->eip assignment
2013-06-15 liguangtarget-i386/helper: remove DF macro
2013-06-15 liguangtarget-i386/helper: remove EIP macro
2013-06-15 liguangtarget-i386/helper: remove EDI macro
2013-06-15 liguangtarget-i386/helper: remove ESI macro
2013-06-15 liguangtarget-i386/helper: remove ESP macro
2013-06-15 liguangtarget-i386/helper: remove EBP macro
2013-06-15 liguangtarget-i386/helper: remove EDX macro
2013-06-15 liguangtarget-i386/helper: remove ECX macro
2013-06-15 liguangtarget-i386/helper: remove EBX macro
2013-06-15 liguangtarget-i386/helper: remove EAX macro
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Michael Rothide-test: fix failure for test_flush
2013-06-14 Peter Maydellppc: Remove CONFIG_FDT conditionals
2013-06-14 Peter Maydellmicroblaze: Remove CONFIG_FDT conditionals
2013-06-14 Peter Maydellarm: Remove CONFIG_FDT conditionals
2013-06-14 Peter Maydellconfigure: Require libfdt for arm, ppc, microblaze...
2013-06-14 Peter Crosthwaiteconfigure: dtc: Probe for libfdt_env.h
2013-06-14 Paolo Bonzinibuild: drop TARGET_TYPE
2013-06-14 Paolo Bonzinimain: use TARGET_ARCH only for the target-specific...
2013-06-14 Paolo Bonzinibuild: do not use TARGET_ARCH
2013-06-14 Paolo Bonzinibuild: rename TARGET_ARCH2 to TARGET_NAME
2013-06-14 Alon LevyAdd a stp file for usage from build directory
2013-06-14 Peter Crosthwaiteaudio/intel-hda: QOM casting sweep
2013-06-14 Peter Crosthwaiteaudio/intel-hda: Fix Inheritance hierachy
2013-06-14 Markus Armbrustersmbios: Check R in -smbios type=0, release=R parses...
2013-06-14 Markus Armbrustersmbios: Fix -smbios type=0, release=... for big endian...
2013-06-14 Markus Armbrustersmbios: Clean up smbios_add_field() parameters
2013-06-14 Markus Armbrustersmbios: Convert to error_report()
2013-06-14 Markus Armbrusterlog.h: Supply missing includes
2013-06-14 Markus Armbrustererror-report.h: Supply missing include
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tcg-aarch64...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
2013-06-14 Hu Taopiix: fix some printf errors when debug is enabled
2013-06-14 Hervé Poussineaucputlb: fix debug logs
2013-06-14 Michael Tokarevcreate qemu_openpty_raw() helper function and move...
2013-06-12 Andreas Färberspapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()
2013-06-12 Andreas Färberspapr_rtas: Abstract rtas_query_cpu_stopped_state(...
2013-06-12 Claudio FontanaMAINTAINERS: add tcg/aarch64 maintainer
2013-06-12 Claudio Fontanaconfigure: permit compilation on arm aarch64
2013-06-12 Jani Kokkonentcg/aarch64: implement user mode qemu ld/st
2013-06-12 Claudio Fontanauser-exec.c: aarch64 initial implementation of cpu_sign...
2013-06-12 Claudio Fontanatcg/aarch64: implement sign/zero extend operations
2013-06-12 Claudio Fontanatcg/aarch64: implement byte swap operations
2013-06-12 Claudio Fontanatcg/aarch64: implement AND/TEST immediate pattern
2013-06-12 Claudio Fontanatcg/aarch64: improve arith shifted regs operations
2013-06-12 Claudio Fontanatcg/aarch64: implement new TCG target for aarch64
2013-06-12 Claudio Fontanainclude/elf.h: add aarch64 ELF machine and relocs
2013-06-12 Peter Maydellconfigure: Drop CONFIG_ATFILE test
2013-06-12 Peter Maydelllinux-user: Drop direct use of openat etc syscalls
2013-06-12 Peter Maydelllinux-user: Allow getdents to be provided by getdents64
2013-06-12 Michael Tokarevmain-loop: do not include slirp/slirp.h, use libslirp...
2013-06-12 Alon Levylibcacard/vscclient: fix leakage of socket on error...
2013-06-12 Alexey Kardashevskiylinux-headers: Update to v3.10-rc5
2013-06-12 Scott WoodKVM: PPC: Add dummy kvm_arch_init_irq_routing()
2013-06-12 Alexey KardashevskiyKVM: S390: Add dummy kvm_arch_init_irq_routing()
2013-06-12 Alexey KardashevskiyKVM: ARM: Add dummy kvm_arch_init_irq_routing()
2013-06-12 Stefan Hajnocziivshmem: add missing error exit(2)
2013-06-11 Stefan Weilhw/xen: Use g_free instead of free and fix potential...
2013-06-11 Stefan Weiltarget-sparc: Replace free by g_free
2013-06-11 Stefan Weilhw/scsi: Don't increment a boolean value
2013-06-11 Stefan Weildevice tree: Fix cppcheck warning
2013-06-11 Andreas FärberMakefile: Install qemu-img and qemu-nbd man pages only...
2013-06-11 Peter WuUnbreak -no-quit for GTK, validate SDL options
2013-06-11 Peter Wugtk: implement -full-screen
2013-06-11 Peter Crosthwaitechar/serial: serial_ioport_write: Factor out common...
2013-06-11 Peter Crosthwaitechar/serial: Use generic Fifo8
2013-06-11 Peter Crosthwaitechar/serial: cosmetic fixes.
2013-06-11 Richard W.M... curl: Whitespace only changes.
2013-06-11 Peter Crosthwaiteintc/xilinx_intc: Use qemu_set_irq
2013-06-11 Ed Masteconfigure: Disable host-bsd USB on FreeBSD
2013-06-11 Ed Masteconfigure: remove ${config_host_ld} variable
2013-06-11 Michael Tokarevgitignore: unignore *.patch
2013-06-11 Michael Tokarevqemu-char: remove a few needless #includes
2013-06-11 Andreas Färbermemory_mapping: Improve qemu_get_guest_memory_mapping...
2013-06-11 Andreas Färberdump: Abstract dump_init() with cpu_synchronize_all_sta...
2013-06-11 Andreas Färbercpu: Change default for CPUClass::get_paging_enabled()
2013-06-11 Andreas Färberdump: Drop qmp_dump_guest_memory() stub and build for...
2013-06-11 Andreas Färbermemory_mapping: Drop qemu_get_memory_mapping() stub
2013-06-11 Andreas Färbercpu: Turn cpu_get_memory_mapping() into a CPUState...
2013-06-11 Andreas Färbermemory_mapping: Move MemoryMappingList typedef to qemu...
2013-06-11 Andreas Färbercpu: Turn cpu_paging_enabled() into a CPUState hook
2013-06-10 Andreas Färbermonitor: Simplify do_inject_mce() with qemu_get_cpu()
2013-06-10 Igor Mammedovtarget-i386: cpu: Fix potential buffer overrun in get_r...
next