]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-09-04  Jes Sorensenhw/ivshmem.c don't check for negative values on unsigne...
2010-09-04  Jes Sorensenload_multiboot(): get_image_size() returns int
2010-09-04  Jes SorensenChange DPRINTF() to do{}while(0) to avoid compiler...
2010-09-04  Jes Sorensensize_t is unsigned, change to ssize_t to handle errors...
2010-09-04  Jes SorensenFix repeated typo: was "end if list" instead of "end...
2010-09-04  Jes SorensenRespect return value from nbd_client()
2010-09-04  Jes SorensenRemove unused argument for nbd_client()
2010-08-31  Blue SwirlFix OpenBSD linker warning
2010-08-30  Isaku Yamahataacpi: fix file size check with -acpitable.
2010-08-28  Isaku Yamahataisapc: fix segfault.
2010-08-28  Gleb NatapovFix segfault in mmio subpage handling code.
2010-08-26  Blue Swirletraxfs_eth: correct use of ! and &
2010-08-26  Blue SwirlSparc: update OpenBIOS images to r859
2010-08-26  Hollis Blanchardppc4xx: load Bamboo kernel, initrd, and fdt at fixed...
2010-08-26  Hollis Blanchardppc4xx: don't unregister RAM at reset
2010-08-26  Hollis Blanchardppc4xx: correct SDRAM controller warning message condition
2010-08-26  Hollis BlanchardFix "make install" with a cross toolchain
2010-08-26  Alexander GrafPPC: Update openbios binary to r859
2010-08-26  Alexander GrafPPC: Add PV hypercall transport through fw_cfg
2010-08-24  Blue SwirlRearrange block headers
2010-08-23  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22  Gerd Hoffmanncompile -fsdev and -virtfs cmd line options uncondition...
2010-08-22  Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-08-22  Gerd HoffmannQemuOpts: allow new option groups be registered at...
2010-08-22  Alex WilliamsonVGA: Don't register deprecated VBE range
2010-08-22  Luiz CapitulinoQMP: Update README file
2010-08-22  Luiz CapitulinoQMP doc: Add 'Stability Considerations' section
2010-08-22  Miguel Di Ciurcio... QMP/monitor: update do_info_version() to output broken...
2010-08-22  Miguel Di Ciurcio... QMP: update 'query-version' documentation
2010-08-22  Yoshiaki Tamuravnc: check fd before calling qemu_set_fd_handler2(...
2010-08-22  Amit Shahvirtio-serial: Cleanup on device hot-unplug
2010-08-22  Adam Lackorzynskitarget-i386: svm: Fix MSRPM check
2010-08-22  Yoshiaki Tamuraexec: remove code duplication in qemu_ram_alloc() and...
2010-08-22  Yoshiaki Tamuraexec: replace tabs by spaces.
2010-08-22  Yoshiaki Tamuraarch_init: replace tabs by spaces.
2010-08-22  Bernhard Kohlpckbd: support for commands 0xf0-0xff: Pulse output bit
2010-08-20  Blue SwirlReplace qemu_malloc + memset with qemu_mallocz
2010-08-20  Blue SwirlUse ARRAY_SIZE macro
2010-08-19  Blue SwirlRemove useless NULL check for qemu_strdup return value
2010-08-19  Blue SwirlRemove useless NULL checks for qemu_malloc return value
2010-08-19  Alex Williamsonsavevm: Reset last block info at beginning of each...
2010-08-19  Marcelo Tosattiset proper migration status on ->write error (v5)
2010-08-19  Amit Shahrtc: Remove TARGET_I386 from qemu-config.c, enables...
2010-08-19  Avi KivityQEMUFileBuffered: indicate that we're ready when the...
2010-08-15  Artyom Tarasenkosparc escc IUS improvements (SunOS 4.1.4 fix)
2010-08-15  Blue SwirlFix mingw32 build
2010-08-15  Stefan Weilwin32: Avoid compiler warning (WIN32_LEAN_AND_MEAN...
2010-08-15  Stefan Weilwin32: Add missing function setenv
2010-08-15  Cam MacdonellDisable build of ivshmem on non-KVM systems
2010-08-15  Cam MacdonellAdd kvm_set_ioeventfd_mmio_long definition for non...
2010-08-14  Andreas FärberTCG: Revert ppc64 tcg_out_movi32 change
2010-08-14  Andreas FärberTCG: Fix Darwin/ppc calling convention recognition
2010-08-10  Cam MacdonellRESEND: Inter-VM shared memory PCI device
2010-08-10  Cam MacdonellSupport marking a device as non-migratable
2010-08-10  Cam MacdonellAdd function to assign ioeventfd to MMIO.
2010-08-10  Cam MacdonellDevice specification for shared memory PCI device
2010-08-10  Cam MacdonellAdd qemu_ram_alloc_from_ptr function
2010-08-09  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-09  Edgar E. Iglesiasmicroblaze: Fix the target version of stat64 struct
2010-08-07  malcaudio/sdl: return on error
2010-08-06  Edgar E. Iglesiasmips: Add support for VInt and VEIC irq modes
2010-08-06  malcaudio/sdl: be more anal about errors
2010-08-06  malcaudio: make audio_pt_init block all signals
2010-08-05  Gleb Natapovkvm: remove guest triggerable abort()
2010-08-05  Alex Williamsonkvm: Don't walk memory_size == 0 slots in kvm_client_mi...
2010-08-03  Blue Swirlsparc32: use FW_CFG_CMDLINE_SIZE
2010-08-03  Andrea Arcangeliide: Avoid canceling IDE DMA
2010-08-03  Markus Armbrusterblock: Change bdrv_eject() not to drop the image
2010-08-03  Kevin Wolfblock: Fix bdrv_has_zero_init
2010-08-03  Yoshiaki Tamurablock migration: replace tabs by spaces.
2010-08-03  Miguel Di Ciurcio... loadvm: improve tests before bdrv_snapshot_goto()
2010-08-03  Kevin Wolfblock: Change bdrv_commit to handle multiple sectors...
2010-08-02  Artyom Tarasenkofix last cpu timer initialization
2010-07-31  Blue SwirlInitialize a variable in all cases
2010-07-31  Blue SwirlFix uint8_t comparison with negative value
2010-07-31  Blue SwirlFix a warning on OpenSolaris
2010-07-31  Hervé PoussineauCorrectly identify multiple cpus in SMP systems
2010-07-31  Hervé PoussineauRemove unused constant
2010-07-31  Hervé Poussineaujazz led: Fix debug prints
2010-07-30  Edgar E. Iglesiasxilinx-s3adsp: Add support for loading u-boot images.
2010-07-30  Edgar E. Iglesiasxilinx-s3adsp: Fix loading of raw binaries.
2010-07-30  Mike McCormackRemove unused eventfd.h
2010-07-30  Amit Shahmigration: Accept 'cont' only after successful incoming...
2010-07-30  Isaku Yamahatamips64el: fulong: PCI_DEVFN() clean up.
2010-07-30  Joel Schoppremove pointless if from vl.c
2010-07-30  Joel Schoppfix variable type in qemu-io.c
2010-07-30  Joel Schoppremove dead code from hw/loader.c
2010-07-30  Alex Williamsonsavevm: Fix memory leak of compat struct
2010-07-30  Amit Shahvirtio-serial: Check if more max_ports specified than...
2010-07-30  Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-30  Aurelien Jarnolinux-user: fix build on hosts not using guest base
2010-07-29  Richard Hendersonlinux-user: Protect against allocation failure in load_...
2010-07-29  Edgar E. Iglesiascris: Correct settls1 testcase.
2010-07-29  Edgar E. Iglesiascris: Correct ADDO and ADDOQ testcases.
2010-07-29  Richard Hendersonlinux-user: Re-use load_elf_image for the main binary.
2010-07-29  Richard Hendersonlinux-user: Extract load_elf_image from load_elf_interp.
2010-07-29  Richard Hendersonlinux-user: Remove partial support for a.out interpreters.
2010-07-29  Richard Hendersonlinux-user: Put the stack guard page at the top.
2010-07-29  Richard Hendersonlinux-user: Improve consistency checking in elf headers.
2010-07-29  Richard Hendersonlinux-user: Load symbols from the interpreter.
next