]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2011-08-23 Aneesh Kumar K.Vcoroutine: Add CoRwlock support
2011-08-22 Peter A. G... xilinx: removed microbalze_pic_init from xilinx.h
2011-08-22 Peter A. G... xilinx.h: Added missing includes
2011-08-22 Jan Kiszkasdl: Don't release input on mouse mode change in full...
2011-08-22 Jan KiszkaReplace qemu_system_cond with VCPU stop mechanism
2011-08-22 Jan Kiszkavga: Drop some unused fields
2011-08-22 Jan Kiszkavga: Use linear mapping + dirty logging in chain 4...
2011-08-22 Jan Kiszkavmware-vga: Eliminate vga_dirty_log_restart
2011-08-22 Jan Kiszkavmware-vga: Remove dead DIRECT_VRAM mode
2011-08-22 Jan Kiszkavmware-vga: Disable verbose mode
2011-08-22 Jan Kiszkavmware-vga: Register reset service
2011-08-22 Jan Kiszkaioapic: Implement polarity
2011-08-22 Jan Kiszkatarget-i386: Remove unused polarity arguments from...
2011-08-22 Jan KiszkaDo not kick vcpus in TCG mode
2011-08-22 Jan KiszkaPoll main loop after I/O events were received
2011-08-22 Jan KiszkaDo not drop global mutex for polled main loop runs
2011-08-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2011-08-22 Edgar E. Iglesiasmicroblaze-user: Deliver SIGFPE on div by zero
2011-08-22 Richard Hendersonmemory: Fix old_portio vs non-zero offset
2011-08-22 Anthony Liguorimemory: temporarily suppress the subregion collision...
2011-08-22 Avi Kivity440fx: fix PAM, PCI holes
2011-08-22 Avi Kivityvga: drop get_system_memory() from vga devices and...
2011-08-22 Avi Kivitypci: add pci_address_space()
2011-08-22 Avi Kivityisa: add isa_address_space()
2011-08-22 Avi Kivitysysbus: remove sysbus_init_mmio_cb()
2011-08-22 Avi Kivityppce500_pci: convert to sysbus_init_mmio_cb2()
2011-08-22 Avi Kivityversatile_pci: convert to memory API
2011-08-22 Avi Kivityarm11mpcore: use sysbus_init_mmio_cb2
2011-08-22 Avi Kivitysh_pci: convert to memory API
2011-08-22 Avi Kivitysysbus: add a variant of sysbus_init_mmio_cb with an...
2011-08-22 Avi Kivityppc4xx_sdram: convert to memory API
2011-08-22 Avi Kivityppc405_uc: convert to memory API
2011-08-22 Avi Kivitypcie_host: convert to memory API
2011-08-22 Avi Kivityonenand: convert to memory API
2011-08-22 Avi Kivityomap_gpmc/nseries/tusb6010: convert to memory API
2011-08-22 Avi Kivitytusb6010: move declarations to new file tusb6010.h
2011-08-22 Avi Kivitygt64xxx.c: convert to memory API
2011-08-22 Avi Kivityarmv7m: convert to memory API
2011-08-22 Avi Kivityarm_timer: convert to memory API
2011-08-22 Avi Kivityarm_sysctl: convert to memory API
2011-08-22 Avi Kivityarm_gic: convert to memory API
2011-08-22 Avi Kivityapic: convert to memory API
2011-08-22 Avi Kivityapb_pci: convert to memory API
2011-08-22 Hervé Poussineaupcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c77...
2011-08-22 BradImprovements to libtool support.
2011-08-22 Stefan Weilw32: Fix qemu_ftruncate64
2011-08-22 Diego Elio... build: list libraries after objects, for proper linkage
2011-08-22 Robert Wangfix code format
2011-08-22 Bjørn Morke1000: use MII status register for link up/down
2011-08-22 Anthony Liguorichar: document the functions that will be the public...
2011-08-22 Anthony Liguorichar: remove qemu_chr_send_event()
2011-08-22 Anthony Liguorichar: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_ms...
2011-08-22 Anthony Liguorichar: rename qemu_chr_close() -> qemu_chr_delete()
2011-08-22 Anthony Liguorichar: qemu_chr_open_opts() -> qemu_chr_new_from_opts()
2011-08-22 Anthony Liguorichar: rename qemu_chr_open() -> qemu_chr_new()
2011-08-22 Anthony Liguorichar: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo()
2011-08-22 Anthony Liguorichar: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
2011-08-22 Anthony Liguorichar: rename qemu_chr_guest_close() -> qemu_chr_fe_close()
2011-08-22 Anthony Liguorichar: rename qemu_chr_guest_open() -> qemu_chr_fe_open()
2011-08-22 Anthony Liguorichar: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
2011-08-22 Anthony Liguorichar: rename qemu_chr_read() -> qemu_chr_be_write()
2011-08-22 Anthony Liguorichar: rename qemu_chr_printf() -> qemu_chr_fe_printf()
2011-08-22 Anthony Liguorichar: rename qemu_chr_write() -> qemu_chr_fe_write()
2011-08-22 malctcg/ppc64: fix 16/32 mixup
2011-08-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-22 malctcg/ppc64: implement not_i32/64 and ext32u_i64
2011-08-22 malctcg/ppc32: implement deposit_i32
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Michael Rothguest agent: remove uneeded dependencies
2011-08-21 Michael Rothguest agent: remove g_strcmp0 usage
2011-08-21 Avi Kivitymemory: crack wide ioport accesses into smaller ones...
2011-08-21 Avi Kivitymemory: abstract cracking of write access ops into...
2011-08-21 Blue Swirlescc: replace DPRINTFs with tracepoints
2011-08-21 Blue Swirlm48t59: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlescc: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlfdc: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlpcnet: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlesp: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlsun4m: avoid structure holes spotted by pahole
2011-08-21 Blue Swirltcx: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlsun4m_iommu: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlslavio_intctl: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlslavio_misc: avoid structure holes spotted by pahole
2011-08-21 Blue Swirlslavio_timer: avoid structure holes spotted by pahole
2011-08-21 Austin Clementsmonitor: Prevent sign-extension of 32-bit addresses...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Richard Hendersontcg-ia64: Fix typos in AREG0 setup in prologue.
2011-08-21 Richard Hendersontcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
2011-08-21 Richard Hendersontcg: Constant fold neg, andc, orc, eqv, nand, nor.
2011-08-21 Richard Hendersontcg: Always define all of the TCGOpcode enum members.
2011-08-21 Richard Hendersontcg: Add and use TCG_OPF_64BIT.
2011-08-21 BradCheck for presence of compiler -pthread flag.
2011-08-21 Blue SwirlConvert last qemu_free and qemu_malloc uses
2011-08-21 Austin Clementsmonitor: Show combined protection bits in "info mem"
2011-08-21 Austin Clementsmonitor: Fix "info mem" to print the last memory range
2011-08-21 Austin Clementsmonitor: Prevent sign-extension of 32-bit addresses...
2011-08-21 Stefan Weilw32: Fix format string regression
2011-08-21 Stefan Weilw64: Add definition of FMT_pid
2011-08-21 Stefan WeilFix conversions from pointer to tcg_target_long
2011-08-21 Anthony LiguoriRemove remenants of qemu_malloc
next