]> Git Repo - qemu.git/shortlog
qemu.git
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-22 Harsh Prateek... use readdir_r instead of readdir for reentrancy
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_read to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Add yield support for preadv coroutine
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_attach to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_wstat to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_write to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Add yield support for pwritev coroutine
2011-08-22 Venkateswararao... hw/9pfs: Update v9fs_link to use coroutines
2011-08-22 Venkateswararao... hw/9pfs: Add yield support for link coroutine
2011-08-22 Venkateswararao... hw/9pfs: Update v9fs_symlink to use coroutines
2011-08-22 Venkateswararao... hw/9pfs: Add yield support for symlin coroutine
2011-08-22 Venkateswararao... hw/9pfs: Update v9fs_create to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_fsync to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Add yield support for fsync coroutine
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_clunk to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Add yeild support for clunk related coroutine
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_walk to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_stat to use coroutines
2011-08-22 Venkateswararao... hw/9pfs: Update v9fs_lcreate to use coroutines
2011-08-22 Venkateswararao... hw/9pfs: Add yield support for open2 coroutine
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_open to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Add yield support for open and opendir coroutine
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_getlock to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Update v9fs_lock to use coroutines
2011-08-22 Aneesh Kumar K.Vhw/9pfs: Add yeild support for fstat coroutine
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
2011-08-21 Anthony LiguoriUpdate HACKING to refer to g_malloc instead of qemu_malloc
2011-08-21 Anthony LiguoriAdd trace points for g_malloc/g_free functions
2011-08-21 Anthony LiguoriRemove qemu_malloc/qemu_free
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-21 Anthony LiguoriMake glib mandatory and fixup utils appropriately
2011-08-20 Jan KiszkaReorder default ram_size initialization
2011-08-20 Blue Swirlscsi-disk: fix DPRINTF
2011-08-19 Peter Maydelltarget-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG...
2011-08-17 Engin AYDOGANhw/stellaris: Add support for RCC2 register
2011-08-17 Peter Maydellhw/pl061.c: Support GPIOAMSEL register
2011-08-17 Peter Maydellhw/pl061: Convert to VMState
2011-08-17 Peter Maydellvexpress, realview: Use pl111, not pl110
2011-08-17 Peter Maydellversatilepb: Implement SYS_CLCD mux control register...
2011-08-17 Peter Maydellhw/pl110: Model the PL111 CLCD controller
2011-08-16 Paolo Bonziniscsi: do not overwrite memory on REQUEST SENSE commands...
2011-08-15 Jan Kiszkaslirp: Fix bit field types in IP header structs
2011-08-14 Peter Maydellhw/scsi-bus.c: Fix use of uninitialised variable
2011-08-12 Michael Rothqapi: fix build issue due to missing newline in generat...
2011-08-12 Avi Kivitymemory: correct documentation typos
2011-08-12 Avi Kivitymemory: add API for creating ROM/device regions
2011-08-12 Avi Kivitymemory: reclaim resources when a memory region is destr...
2011-08-12 Jiri Denemarkbuild: Move QEMU_INCLUDES before QEMU_CFLAGS
2011-08-12 Stefan Weilconfigure: Disable guest_agent for mingw32
2011-08-12 Paolo Bonziniscsi: add special traces for common commands
next
This page took 0.064397 seconds and 4 git commands to generate.