]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Gerd Hoffmannusb-serial: only expose device in guest when the charde...
2012-10-22 Gerd Hoffmannusb-serial: don't magically zap chardev on umplug
2012-10-22 Gerd Hoffmannserial: add pci-serial documentation
2012-10-22 Gerd Hoffmannserial: add 2x + 4x pci variant
2012-10-22 Gerd Hoffmannserial: add windows inf file for the pci card to docs
2012-10-22 Gerd Hoffmannserial: add pci variant
2012-10-22 Gerd Hoffmannserial: split serial.c
2012-10-22 Luiz CapitulinoCall MADV_HUGEPAGE for guest RAM allocations
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-22 Avi Kivitypci: honor PCI_COMMAND_MASTER
2012-10-22 Avi Kivitypci: give each device its own address space
2012-10-22 Avi Kivitymemory: add address_space_destroy()
2012-10-22 Avi Kivitydma: make dma access its own address space
2012-10-22 Avi Kivitymemory: per-AddressSpace dispatch
2012-10-22 Avi Kivitys390: avoid reaching into memory core internals
2012-10-22 Avi Kivitymemory: use AddressSpace for MemoryListener filtering
2012-10-22 Avi Kivitymemory: move tcg flush into a tcg memory listener
2012-10-22 Avi Kivitymemory: move address_space_memory and address_space_io...
2012-10-22 Avi Kivitymemory: manage coalesced mmio via a MemoryListener
2012-10-21 Michael Tokarevfix CONFIG_QEMU_HELPERDIR generation again
2012-10-20 Aurelien Jarnotarget-sparc: fix FMOVr instruction
2012-10-20 Peter Maydellhw/pl031: Use LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/pl190: Use LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/pl041: Use LOG_UNIMP
2012-10-20 Peter Maydellhw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/hw.h: Add include of qemu-log.h
2012-10-20 Peter Maydellqemu-log: Add new log category for guest bugs
2012-10-20 Richard Hendersontarget-sparc: Remove cpu_tmp0 as a global
2012-10-20 Richard Hendersontarget-sparc: Make cpu_dst local to OP=2 insns
2012-10-20 Richard Hendersontarget-sparc: Only use cpu_dst for eventual writes...
2012-10-20 Richard Hendersontarget-sparc: Remove last uses of cpu_tmp64
2012-10-20 Richard Hendersontarget-sparc: Remove cpu_tmp64 use from softint insns
2012-10-20 Richard Hendersontarget-sparc: Don't use a temporary for gen_dest_fpr_D
2012-10-20 Richard Hendersontarget-sparc: Remove usage of cpu_tmp64 from most helpe...
2012-10-20 Richard Hendersontarget-sparc: Tidy ldfsr, stfsr
2012-10-20 Richard Hendersontarget-sparc: Avoid cpu_tmp32 in Write Priv Register
2012-10-20 Richard Hendersontarget-sparc: Avoid cpu_tmp32 in Read Priv Register
2012-10-20 Richard Hendersontarget-sparc: Use get_temp_i32 in gen_dest_fpr_F
2012-10-20 Richard Hendersontarget-sparc: Split out get_temp_i32
2012-10-20 Richard Hendersontarget-sparc: Make the cpu_addr variable local to load...
2012-10-20 Richard Hendersontarget-sparc: Cleanup cpu_src[12] allocation
2012-10-20 Richard Hendersontarget-sparc: Finish conversion to gen_load_gpr
2012-10-20 Richard Hendersontarget-sparc: Convert swap to gen_load/store_gpr
2012-10-20 Richard Hendersontarget-sparc: Convert asi helpers to gen_*_gpr
2012-10-20 Richard Hendersontarget-sparc: Use gen_load_gpr in get_src[12]
2012-10-20 Richard Hendersontarget-sparc: Conversion to gen_*_gpr, part 1
2012-10-20 Richard Hendersontarget-sparc: Add gen_load/store/dest_gpr
2012-10-20 Richard Hendersonexec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
2012-10-20 Richard Hendersonexec: Allocate code_gen_prologue from code_gen_buffer
2012-10-20 Richard Hendersonexec: Do not use absolute address hints for code_gen_bu...
2012-10-20 Richard Hendersonexec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large
2012-10-20 Richard Hendersonexec: Split up and tidy code_gen_buffer
2012-10-20 Eduardo Habkostcreate struct for machine initialization arguments
2012-10-20 Gerd Hoffmannvga: remove CONFIG_BOCHS_VBE
2012-10-20 Gerd Hoffmannvga: add specs for standard vga
2012-10-20 Gerd Hoffmannvga: add mmio bar to standard vga
2012-10-20 Gerd Hoffmannvga: fix indention
2012-10-19 Catalin Patuleatests/tcg: fix build
2012-10-19 Mike Frysingerallow make {dist, }clean work w/out configure
2012-10-19 Michael Rothtci: fix build breakage for target-sparc
2012-10-19 Stefan HajnocziMAINTAINERS: Update email address for Stefan Hajnoczi
2012-10-19 Jan Kiszkaconfigure: Fix CONFIG_QEMU_HELPERDIR generation
2012-10-19 Peter Maydellqemu-options.hx: Change from recommending '?' to 'help'
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-19 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-19 Edgar E. Iglesiasmicroblaze: Update PC before simulating syscall
2012-10-19 Edgar E. Iglesiasmicroblaze: Support setting of TLS ptr
2012-10-19 Peter Maydellui/vnc-jobs.c: Fix minor typos in comments
2012-10-19 Stefan Weilnet/tap-win32: Fix compiler warning caused by missing...
2012-10-19 Stefan Weilconfigure: Remove unused parameters from main function
2012-10-19 Peter Maydelltarget-arm/neon_helper: Remove obsolete FIXME comment
2012-10-19 Peter Maydelltargphys.h: Don't define target_phys_addr_t for user...
2012-10-19 Joel Martinui/vnc: Only report/use TIGHT_PNG encoding if enabled.
2012-10-17 Peter Crosthwaitetarget-arm/translate: Fix RRX operands
2012-10-17 Alex Williamsonvfio-pci: Mark non-migratable
2012-10-17 Alex Williamsonvfio-pci: Fix debug build
2012-10-17 Juan Quintelacpus: create qemu_in_vcpu_thread()
2012-10-17 Juan Quintelasavevm: make qemu_file_put_notify() return errors
2012-10-17 Juan Quintelasavevm: un-export qemu_file_set_error()
2012-10-17 Juan Quintelablock-migration: handle errors with the return codes...
2012-10-17 Juan Quintelablock-migration: Switch meaning of return value
2012-10-17 Juan Quintelablock-migration: make flush_blks() return errors
2012-10-17 Juan Quintelabuffered_file: buffered_put_buffer() don't need to...
2012-10-17 Juan Quintelasavevm: Only qemu_fflush() can generate errors
2012-10-17 Juan Quintelasavevm: make qemu_fill_buffer() be consistent
2012-10-17 Juan Quintelasavevm: unexport qemu_ftell()
2012-10-17 Juan Quintelasavevm: unfold qemu_fclose_internal()
2012-10-17 Juan Quintelasavevm: make qemu_fflush() return an error code
2012-10-17 Juan Quintelasavevm: Remove qemu_fseek()
2012-10-17 Juan Quintelavirtio-net: use qemu_get_buffer() in a temp buffer
2012-10-17 Juan Quintelasavevm: unexport qemu_fflush
2012-10-17 Juan Quintelamigration: make migrate_fd_wait_for_unfreeze() return...
2012-10-17 Juan Quintelabuffered_file: make buffered_flush return the error...
2012-10-17 Juan Quintelabuffered_file: callers of buffered_flush() already...
next