OSDN Git Service

qmiga/qemu.git
2009-10-27 Stefan Weileepro100: Restructure code
2009-10-27 Aurelien Jarnotarget-arm: use native tcg-ops for ror/bic/vorn
2009-10-27 Juha Riihimäkitarget-arm: fix neon shift helper functions
2009-10-27 Juha Riihimäkitarget-arm: fix neon vsri, vshl and vsli ops
2009-10-27 Juha Riihimäkitarget-arm: allow modifying vfp fpexc en bit only
2009-10-27 Juha Riihimäkitarget-arm: add support for neon vld1.64/vst1.64 instru...
2009-10-27 Juha Riihimäkitarget-arm: fix neon vshrn/vrshrn ops
2009-10-26 Juha Riihimäkitarget-arm: fix incorrect temporary variable freeing
2009-10-25 Blue Swirlsparc32: tcx: remove unused include directive
2009-10-24 Blue Swirlsparc32: convert sbi to VMState, vmsd and vmstate reset
2009-10-24 Blue Swirlsparc32: convert Sun4c interrupt controller to reset...
2009-10-24 Blue Swirlsparc32: convert interrupt controller to reset + vmsd
2009-10-24 Blue Swirlsparc32: convert IOMMU to reset + vmsd
2009-10-24 Blue Swirlsparc32: convert DMA controller to reset + vmsd, fix...
2009-10-24 Blue Swirlm48t59: convert to vmstate reset
2009-10-24 Blue Swirlsparc32: convert slavio_timer to reset + vmsd
2009-10-24 Blue Swirlfdc: convert to reset + vmsd
2009-10-24 Blue Swirlesp: convert to reset + vmsd
2009-10-24 Blue Swirlsparc32: convert cs4231 to VMState, vmsd and reset
2009-10-24 Blue Swirlescc: add chipset docs
2009-10-24 Blue Swirlescc: convert to VMState, vmsd and reset
2009-10-24 Blue Swirlsparc32: add chipset docs for eccmemctl
2009-10-24 Blue Swirlsparc32: convert slavio_misc to reset + vmsd
2009-10-24 Blue Swirlsparc32: convert eccmemctl to reset + vmsd
2009-10-24 Blue Swirlsparc64: remove unused variables
2009-10-23 Juha.Riihimaki... target-arm: optimize thumb 32-bit multiply
2009-10-23 Juha Riihimäkitarget-arm: cleanup internal resource leaks
2009-10-23 Andre Przywaratarget-i386: implement lzcnt emulation
2009-10-22 Aurelien Jarnotarget-ppc: move often used CPU fields at the top of...
2009-10-22 Aurelien Jarnotarget-arm: fix sdiv helper
2009-10-22 Aurelien Jarnotarget-arm: use clz32() instead of a for loop
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-21 Gerd Hoffmannqdev: add string property.
2009-10-21 Amit Shahchar: emit the OPENED event only when a new char connec...
2009-10-21 Amit Shahchar: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
2009-10-21 Amit Shahchar: check for initial_reset_issued unnecessary
2009-10-18 Blue Swirlbsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe...
2009-10-18 Blue SwirlSuppress warnings about 'warn_unused_result' attribute...
2009-10-18 Juergen Lockbsd-user: FreeBSD update
2009-10-18 Blue Swirlx86: add 'static' to please Sparse
2009-10-18 Thomas Monjalontarget-ppc: simpler definitions for microcontrollers...
2009-10-18 Thomas Monjalontarget-ppc: add declarations of microcontrollers based...
2009-10-18 Thomas Monjalontarget-ppc: better support of e300 CPU core
2009-10-18 Aurelien Jarnotarget-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4...
2009-10-18 Aurelien Jarnotarget-arm: fix bugs introduced by 3174f8e91fecf8756e86...
2009-10-17 Aurelien Jarnotarget-arm: remove T0 and T1
2009-10-17 Filip Navaratarget-arm: remove cpu_T for ARM once and for all
2009-10-17 Filip Navaratarget-arm: convert VFP not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_iwmmxt_insn not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_dsp_insn not use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_neon_ls_insn not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_neon_data_insn and helpers...
2009-10-17 Filip Navaratarget-arm: convert rest of disas_arm_insn / disas_thum...
2009-10-17 Filip Navaratarget-arm: replace thumb usage of cpu_T registers...
2009-10-17 Filip Navaratarget-arm: fix TANDC and TORC instructions
2009-10-17 Filip Navaratarget-arm: convert NEON VZIP/VUZP/VTRN helper function...
2009-10-17 Filip Navaratarget-arm: convert gen_lookup_tb not to use cpu_T
2009-10-17 Filip Navaratarget-arm: get rid of gen_set_psr_T0 and replace it...
2009-10-17 Filip Navaratarget-arm: fix SRS/RFE instructions
2009-10-17 Filip Navaratarget-arm: remove unused gen_movl_T2_reg function
2009-10-17 Filip Navaratarget-arm: remove useless line that sets register...
2009-10-17 Filip Navaratarget-arm: get rid of temporary variable cache
2009-10-17 Filip Navaratarget-arm: use tcg_global_mem_new_i32 to allocate...
2009-10-17 Jan-Simon MöllerRe: linux-user/syscall.c - don't add GUEST_BASE to...
2009-10-17 Blue SwirlOnly IDE needs limits for CHS configuration
2009-10-17 Ulrich Hechtlinux-user: KD/VT/FB ioctls
2009-10-16 Riku Voipiolinux-user: Update ARM hwcaps
2009-10-16 Paul Bollelinux-user: don't zero a buffer twice
2009-10-15 Max Filippovlinux-user: fix ppc target_stat64 st_blocks layout
2009-10-15 Ulrich Hechtlinux-user: getpriority errno fix
2009-10-15 Ulrich Hechtimplementations of dup3 and fallocate that are good...
2009-10-15 Roy TamMIPS jazz: create isa bus
2009-10-15 Adam Lackorzynskimultiboot: Limit number of multiboot modules
2009-10-15 Adam Lackorzynskimultiboot: Fix cmdline of modules
2009-10-15 Izik Eidusksm support
2009-10-15 Jan Kiszkapcnet: Extend hardware reset
2009-10-15 Kevin Wolfqcow2: Bring synchronous read/write back to life
2009-10-15 Kevin WolfDocumentation: Move msmouse description to an appropria...
2009-10-15 Kevin WolfDocumentation: Add missing tags to placeholders
2009-10-15 Kevin WolfDocumentation: Highlight placeholders in suboptions
2009-10-15 Mark McLoughlinnet: fix multiple NICs causing net opts process to...
2009-10-15 Mark McLoughlinnet: add queue for peer-to-peer packet forwarding
2009-10-15 Mark McLoughlinnet: refactor packet queueing code
2009-10-15 Mark McLoughlinnet: allow NICs to be connected to netdevs
2009-10-15 Mark McLoughlinnet: add -net nic,netdev= option
2009-10-15 Mark McLoughlinnet: maintain a list of vlan-less clients
2009-10-15 Mark McLoughlinnet: handle -netdevice options
2009-10-15 Mark McLoughlinnet: add -netdev option
2009-10-15 Mark McLoughlinnet: add QemuOptsList arg to net_client_parse()
2009-10-15 Mark McLoughlinnet: allow clients not associated with a vlan
2009-10-15 Mark McLoughlinnet: use qtailq for vlan and client lists
2009-10-15 Mark McLoughlinnet: remove id field from NICInfo
2009-10-15 Mark McLoughlinnet: handle id= parameter for -net
2009-10-15 Mark McLoughlinnet: remove unused qemu_handler_true()
2009-10-15 Mark McLoughlinnet: pass monitor handle to client init functions
2009-10-15 Mark McLoughlinhotplug: safely iterate bus's sibling list while removi...
2009-10-15 Stefan Weileepro100: Remove unused device status entries
2009-10-15 malcwinwave: ADC support
2009-10-14 malcaudio: remove last remnants of _t
2009-10-14 malcwinwave: make error logging more consistent
next