]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-06-12  Anthony LiguoriEnable -Werror by default for git builds on Linux hosts
2009-06-12  Edgar E. IglesiasCRIS: Prettify sizes for the internal disasm.
2009-06-12  Edgar E. IglesiasETRAX: DMA fixes for 64bit hosts.
2009-06-11  Edgar E. IglesiasETRAX: Correct PIC creation for the bare FS board.
2009-06-11  Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-06-11  Paul BrookFix stellaris ethernet
2009-06-11  Jan KiszkaFix xilinx_ethlite breakage by 4f1c942b7f
2009-06-11  Anthony LiguoriFix build breakage when using VDE introduced by 4f1c942
2009-06-10  Anthony LiguoriMerge branch 'net-queue'
2009-06-10  Luiz CapitulinoFix "defined but not used" warning
2009-06-10  Luiz Capitulinomonitor: Introduce get_command_name()
2009-06-10  Luiz Capitulinomonitor: Remove unused variable
2009-06-10  Luiz Capitulinomonitor: Remove uneeded 'return' statement
2009-06-10  Luiz Capitulinomonitor: Remove uneeded goto
2009-06-09  Blue SwirlUse snprintf to avoid OpenBSD warning
2009-06-09  Blue SwirlFix Sparse warning
2009-06-09  Blue SwirlClean up generated qemu-img-cmds.h
2009-06-09  Blue SwirlFix Sparse warning
2009-06-09  Blue Swirlmicroblaze-dis.c does not need to be executable
2009-06-09  Blue SwirlFix warning
2009-06-09  Blue SwirlRemove unused and misnamed field and variable
2009-06-09  Blue SwirlUpdate irqs on reset and device load
2009-06-09  Blue SwirlRegister reset functions for e1000 and rtl8139
2009-06-09  Alex Williamsonvirtio-net: Increase filter and control limits
2009-06-09  Alex Williamsonvirtio-net: Add new RX filter controls
2009-06-09  Alex Williamsonvirtio-net: MAC filter optimization
2009-06-09  Alex Williamsonvirtio-net: Fix MAC filter overflow handling
2009-06-09  Alex Williamsonvirtio-net: reorganize receive_filter()
2009-06-09  Alex Williamsonvirtio-net: Use a byte to store RX mode flags
2009-06-09  Alex Williamsonvirtio-net: Add version_id 7 placeholder for vnet heade...
2009-06-09  Mark McLoughlinvirtio-net: implement rx packet queueing
2009-06-09  Mark McLoughlinnet: make use of async packet sending API in tap client
2009-06-09  Mark McLoughlinnet: add qemu_send_packet_async()
2009-06-09  Mark McLoughlinnet: split out packet queueing and flushing into separa...
2009-06-09  Mark McLoughlinnet: return status from qemu_deliver_packet()
2009-06-09  Mark McLoughlinnet: add return value to packet receive handler
2009-06-09  Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09  Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09  Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-06-09  Mark McLoughlinnet: only read from tapfd when we can send
2009-06-09  Mark McLoughlinnet: vlan clients with no fd_can_read() can always...
2009-06-09  Mark McLoughlinnet: move the tap buffer into TAPState
2009-06-09  Mark McLoughlinnet: factor tap_read_packet() out of tap_send()
2009-06-09  Jan Kiszkaslirp: Reorder initialization
2009-06-09  Jan Kiszkanet: Improve parameter error reporting
2009-06-09  Mark McLoughlinnet: fix error reporting for some net parameter checks
2009-06-09  Jan Kiszkanet: Real fix for check_params users
2009-06-09  Mark McLoughlinRevert "Fix output of uninitialized strings"
2009-06-09  Jan Kiszkaslirp: Avoid zombie processes after fork_exec
2009-06-09  Jan Kiszkanet: Fix and improved ordered packet delivery
2009-06-09  Jan Kiszkanet: Don't deliver to disabled interfaces in qemu_sendv...
2009-06-08  Gerd Hoffmannqdev: c99 initilaizers for bus_type_names
2009-06-08  Gerd Hoffmannxen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.
2009-06-08  Gerd Hoffmannxen nic: use qemu_malloc
2009-06-07  Jan Kiszkakvm: Improve upgrade notes when facing unsupported...
2009-06-07  Blue SwirlFix generation of CONFIG_KVM
2009-06-07  Stuart BradyUse hxtool for qemu-img command list
2009-06-06  Stefan Weildoc: Update information on supported network adapters.
2009-06-06  Gerd Hoffmannxen: net backend doesn't need linux headers.
2009-06-06  Kevin WolfDocument changes in qemu-img interface
2009-06-06  Kevin Wolfqemu-img: Print available options with -o ?
2009-06-06  Stefan WeilFix spelling in comment.
2009-06-06  Blue SwirlUse hxtool to generate monitor documentation and C...
2009-06-06  Paul BrookUse correct type for SPARC cpu_cc_op
2009-06-06  Paul BrookFix typo
2009-06-05  Gerd Hoffmannqdev: add monitor command to dump the tree.
2009-06-05  Paul BrookRecord device property types
2009-06-05  Paul BrookFix elf loader range checking
2009-06-04  Paul BrookRemove ARM NVIC initialization hack
2009-06-04  Paul BrookAdd --enable-debug
2009-06-04  Gerd Hoffmannqdev: kill DeviceState->name
2009-06-04  Nathan Froydfix gdbstub support for multiple threads in usermode, v3
2009-06-03  Edgar E. IglesiasCRIS: Remove duplicated flag defines.
2009-06-03  Edgar E. Iglesiasmicroblaze: Fix loading of petalogix s3adsp1800 dtb.
2009-06-03  Paul BrookStellaris qdev conversion
2009-06-02  Paul BrookImplement multiple samplers on stellaris ADC
2009-05-30  Paul BrookUse relative path for bios
2009-05-28  Edgar E. IglesiasUpdate maintainer list.
2009-05-28  Anthony LiguoriInstall keymaps from new location
2009-05-28  Christoph Hellwigvvfat: one more missing BlockDriver C99 initializer...
2009-05-28  Anthony LiguoriMove keymaps into pc-bios
2009-05-28  Jan Kiszkakvm: Mark full address range dirty on live migration...
2009-05-28  Sebastian HerbsztAdd detection of pthread library name
2009-05-28  Alexander GrafUser networking: Show active connections
2009-05-27  Alexander GrafUser Networking: Enable removal of redirections
2009-05-27  Chris LalancetteAllow monitor interaction when using migrate -exec
2009-05-27  Christoph Hellwigfully split aio_pool from BlockDriver
2009-05-27  Christoph Hellwigqcow: add qcow_aio_setup helper
2009-05-27  Christoph Hellwigraw-posix: fix hdev_create
2009-05-27  Christoph Hellwigfix raw_pread_aligned return value
2009-05-27  Stefan WeilVNC: Fix memory allocation (wrong structure size).
2009-05-27  Kevin WolfDrop bdrv_create2
2009-05-27  Kevin Wolfqcow2: Update multiple refcounts at once
2009-05-27  Kevin Wolfqcow2: Refactor update_refcount
2009-05-27  Kevin Wolfqcow/qcow2: Drop synchronous qcow_write()
2009-05-27  Kevin Wolfe1000: Ignore reset command
2009-05-27  Kevin WolfFix output of uninitialized strings
2009-05-27  Edgar E. Iglesiasmicroblaze: Conditionalize FDT features.
2009-05-26  Edgar E. Iglesiasdoc: Briefly mention CRIS and MicroBlaze.
2009-05-26  Edgar E. Iglesiasmicroblaze: Make writes to MMU_ZPR flush the TLB.
next