OSDN Git Service

qmiga/qemu.git
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
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
2011-08-12 Paolo Bonziniscsi: report unit attention on reset
2011-08-12 Paolo Bonziniscsi: add support for unit attention conditions
2011-08-12 Paolo Bonziniscsi: add a bunch more common sense codes
2011-08-12 Paolo Bonziniscsi: move handling of REQUEST SENSE to common code
2011-08-12 Paolo Bonziniscsi: move handling of REPORT LUNS and invalid LUNs...
2011-08-12 Paolo Bonziniscsi: move request parsing to common code
next