History log of /openbmc/qemu/linux-user/ (Results 3326 – 3350 of 3601)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2b8bdefc28-May-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Sync __target_cmsg_nxthdr implementation with kernel header.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2894 c046a42c-6fe2-441c-8c8c-71466251a162

85aa199a28-May-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Revert last change, this workaround is long obsolete.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2891 c046a42c-6fe2-441c-8c8c-71466251a162

4020f27728-May-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Fix do_socketcall argument, by Daniel Jacobowitz.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2887 c046a42c-6fe2-441c-8c8c-71466251a162

7f75ffd327-May-2007 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>

Spelling fix (Mark Glines)


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2879 c046a42c-6fe2-441c-8c8c-71466251a162

0402f76726-May-2007 pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>

Rework m68k cpu feature flags.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2865 c046a42c-6fe2-441c-8c8c-71466251a162

342debdc26-May-2007 pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>

Suppress pointer from integer of different size warning.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2862 c046a42c-6fe2-441c-8c8c-71466251a162

a87295e826-May-2007 pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>

M68k system mode semihosting.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2861 c046a42c-6fe2-441c-8c8c-71466251a162

0633879f23-May-2007 pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>

m68k/ColdFire system emulation.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2851 c046a42c-6fe2-441c-8c8c-71466251a162


/openbmc/qemu/Makefile
/openbmc/qemu/Makefile.target
/openbmc/qemu/configure
/openbmc/qemu/cpu-exec.c
/openbmc/qemu/exec-all.h
/openbmc/qemu/exec.c
/openbmc/qemu/gdbstub.c
/openbmc/qemu/host-utils.c
/openbmc/qemu/hw/acpi.c
/openbmc/qemu/hw/an5206.c
/openbmc/qemu/hw/arm_timer.c
/openbmc/qemu/hw/esp.c
/openbmc/qemu/hw/fdc.c
/openbmc/qemu/hw/i2c.c
/openbmc/qemu/hw/i2c.h
/openbmc/qemu/hw/iommu.c
/openbmc/qemu/hw/m48t59.c
/openbmc/qemu/hw/m48t59.h
/openbmc/qemu/hw/mcf5206.c
/openbmc/qemu/hw/pc.c
/openbmc/qemu/hw/pcnet.c
/openbmc/qemu/hw/ptimer.c
/openbmc/qemu/hw/slavio_intctl.c
/openbmc/qemu/hw/slavio_misc.c
/openbmc/qemu/hw/slavio_serial.c
/openbmc/qemu/hw/slavio_timer.c
/openbmc/qemu/hw/smbus.c
/openbmc/qemu/hw/smbus.h
/openbmc/qemu/hw/smbus_eeprom.c
/openbmc/qemu/hw/sparc32_dma.c
/openbmc/qemu/hw/sun4m.c
/openbmc/qemu/hw/tcx.c
main.c
/openbmc/qemu/pc-bios/Makefile
/openbmc/qemu/pc-bios/README
/openbmc/qemu/pc-bios/openbios-sparc32
/openbmc/qemu/softmmu_header.h
/openbmc/qemu/target-arm/op.c
/openbmc/qemu/target-i386/helper.c
/openbmc/qemu/target-m68k/cpu.h
/openbmc/qemu/target-m68k/exec.h
/openbmc/qemu/target-m68k/helper.c
/openbmc/qemu/target-m68k/op-hacks.h
/openbmc/qemu/target-m68k/op.c
/openbmc/qemu/target-m68k/op_helper.c
/openbmc/qemu/target-m68k/op_mem.h
/openbmc/qemu/target-m68k/qregs.def
/openbmc/qemu/target-m68k/translate.c
/openbmc/qemu/target-mips/cpu.h
/openbmc/qemu/target-mips/exec.h
/openbmc/qemu/target-mips/helper.c
/openbmc/qemu/target-mips/op.c
/openbmc/qemu/target-mips/op_helper.c
/openbmc/qemu/target-mips/op_mem.c
/openbmc/qemu/target-mips/translate.c
/openbmc/qemu/target-sh4/op.c
/openbmc/qemu/target-sh4/translate.c
/openbmc/qemu/target-sparc/cpu.h
/openbmc/qemu/target-sparc/helper.c
/openbmc/qemu/target-sparc/op_helper.c
/openbmc/qemu/target-sparc/translate.c
/openbmc/qemu/vl.c
/openbmc/qemu/vl.h
388bb21a13-May-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

MIPS linux-user update.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2810 c046a42c-6fe2-441c-8c8c-71466251a162


/openbmc/qemu/Changelog
/openbmc/qemu/Makefile.target
/openbmc/qemu/audio/alsaaudio.c
/openbmc/qemu/configure
/openbmc/qemu/cpu-all.h
/openbmc/qemu/cpu-exec.c
/openbmc/qemu/dyngen-exec.h
/openbmc/qemu/dyngen.c
/openbmc/qemu/dyngen.h
/openbmc/qemu/ecc.h
/openbmc/qemu/exec-all.h
/openbmc/qemu/exec.c
/openbmc/qemu/fpu/softfloat-specialize.h
/openbmc/qemu/gdbstub.c
/openbmc/qemu/hw/ads7846.c
/openbmc/qemu/hw/arm_boot.c
/openbmc/qemu/hw/ide.c
/openbmc/qemu/hw/integratorcp.c
/openbmc/qemu/hw/lsi53c895a.c
/openbmc/qemu/hw/max111x.c
/openbmc/qemu/hw/mips_malta.c
/openbmc/qemu/hw/mips_pica61.c
/openbmc/qemu/hw/mips_r4k.c
/openbmc/qemu/hw/nand.c
/openbmc/qemu/hw/pl050.c
/openbmc/qemu/hw/pxa.h
/openbmc/qemu/hw/pxa2xx.c
/openbmc/qemu/hw/pxa2xx_dma.c
/openbmc/qemu/hw/pxa2xx_gpio.c
/openbmc/qemu/hw/pxa2xx_lcd.c
/openbmc/qemu/hw/pxa2xx_mmci.c
/openbmc/qemu/hw/pxa2xx_pcmcia.c
/openbmc/qemu/hw/pxa2xx_pic.c
/openbmc/qemu/hw/pxa2xx_template.h
/openbmc/qemu/hw/pxa2xx_timer.c
/openbmc/qemu/hw/realview.c
/openbmc/qemu/hw/scsi-disk.c
/openbmc/qemu/hw/spitz.c
/openbmc/qemu/hw/sun4m.c
/openbmc/qemu/hw/sun4u.c
/openbmc/qemu/hw/tcx.c
/openbmc/qemu/hw/usb-msd.c
/openbmc/qemu/hw/versatilepb.c
/openbmc/qemu/hw/vga.c
/openbmc/qemu/hw/vga_int.h
/openbmc/qemu/hw/vmware_vga.c
elfload.c
main.c
mips/syscall_nr.h
signal.c
syscall.c
/openbmc/qemu/mips.ld
/openbmc/qemu/mipsel.ld
/openbmc/qemu/monitor.c
/openbmc/qemu/pc-bios/README
/openbmc/qemu/pc-bios/openbios-sparc32
/openbmc/qemu/ppc.ld
/openbmc/qemu/qemu-doc.texi
/openbmc/qemu/sdl.c
/openbmc/qemu/sparc.ld
/openbmc/qemu/target-arm/cpu.h
/openbmc/qemu/target-arm/exec.h
/openbmc/qemu/target-arm/helper.c
/openbmc/qemu/target-arm/op.c
/openbmc/qemu/target-arm/op_iwmmxt.c
/openbmc/qemu/target-arm/op_mem.h
/openbmc/qemu/target-arm/translate.c
/openbmc/qemu/target-i386/translate.c
/openbmc/qemu/target-mips/TODO
/openbmc/qemu/target-mips/cpu.h
/openbmc/qemu/target-mips/exec.h
/openbmc/qemu/target-mips/fop_template.c
/openbmc/qemu/target-mips/helper.c
/openbmc/qemu/target-mips/mips-defs.h
/openbmc/qemu/target-mips/op.c
/openbmc/qemu/target-mips/op_helper.c
/openbmc/qemu/target-mips/op_helper_mem.c
/openbmc/qemu/target-mips/op_mem.c
/openbmc/qemu/target-mips/translate.c
/openbmc/qemu/target-mips/translate_init.c
/openbmc/qemu/target-sh4/op.c
/openbmc/qemu/target-sparc/cpu.h
/openbmc/qemu/target-sparc/op.c
/openbmc/qemu/target-sparc/op_helper.c
/openbmc/qemu/target-sparc/translate.c
/openbmc/qemu/tests/Makefile
/openbmc/qemu/tests/test-arm-iwmmxt.s
/openbmc/qemu/vl.c
/openbmc/qemu/vl.h
/openbmc/qemu/vnc.c
56e0794a26-Apr-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Use 16-bit uid wrappers, by Magnus Damm.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2730 c046a42c-6fe2-441c-8c8c-71466251a162

0405f55b19-Apr-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

termios structure definition fix by Stuart Anderson.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2705 c046a42c-6fe2-441c-8c8c-71466251a162

2a1094cd15-Apr-2007 pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>

bFLT loader alignment fix.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2669 c046a42c-6fe2-441c-8c8c-71466251a162

1c5bf3bf14-Apr-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Fix incorrect pointers casts.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2662 c046a42c-6fe2-441c-8c8c-71466251a162

e96efcfc14-Apr-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Fix miscellaneous display warnings for PowerPC & alpha targets
and parallel CFI flash driver.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2661 c046a42c-6fe2-441c-8c8c-71466251a162

925fb13908-Apr-2007 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>

Sparc32/64 CPU selection for user emulator


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2637 c046a42c-6fe2-441c-8c8c-71466251a162


/openbmc/qemu/Makefile.target
/openbmc/qemu/cpu-all.h
/openbmc/qemu/exec.c
/openbmc/qemu/hw/acpi.c
/openbmc/qemu/hw/adlib.c
/openbmc/qemu/hw/apb_pci.c
/openbmc/qemu/hw/arm_gic.c
/openbmc/qemu/hw/arm_pic.c
/openbmc/qemu/hw/arm_pic.h
/openbmc/qemu/hw/arm_timer.c
/openbmc/qemu/hw/cs4231.c
/openbmc/qemu/hw/cuda.c
/openbmc/qemu/hw/eepro100.c
/openbmc/qemu/hw/es1370.c
/openbmc/qemu/hw/fdc.c
/openbmc/qemu/hw/grackle_pci.c
/openbmc/qemu/hw/gt64xxx.c
/openbmc/qemu/hw/heathrow_pic.c
/openbmc/qemu/hw/i8254.c
/openbmc/qemu/hw/i8259.c
/openbmc/qemu/hw/ide.c
/openbmc/qemu/hw/integratorcp.c
/openbmc/qemu/hw/irq.c
/openbmc/qemu/hw/irq.h
/openbmc/qemu/hw/lsi53c895a.c
/openbmc/qemu/hw/m48t59.c
/openbmc/qemu/hw/m48t59.h
/openbmc/qemu/hw/mc146818rtc.c
/openbmc/qemu/hw/mips_int.c
/openbmc/qemu/hw/mips_malta.c
/openbmc/qemu/hw/mips_r4k.c
/openbmc/qemu/hw/mips_timer.c
/openbmc/qemu/hw/ne2000.c
/openbmc/qemu/hw/openpic.c
/openbmc/qemu/hw/parallel.c
/openbmc/qemu/hw/pc.c
/openbmc/qemu/hw/pci.c
/openbmc/qemu/hw/pckbd.c
/openbmc/qemu/hw/pcnet.c
/openbmc/qemu/hw/pcspk.c
/openbmc/qemu/hw/piix_pci.c
/openbmc/qemu/hw/pl011.c
/openbmc/qemu/hw/pl050.c
/openbmc/qemu/hw/pl080.c
/openbmc/qemu/hw/pl110.c
/openbmc/qemu/hw/pl181.c
/openbmc/qemu/hw/pl190.c
/openbmc/qemu/hw/ppc.c
/openbmc/qemu/hw/ppc_chrp.c
/openbmc/qemu/hw/ppc_prep.c
/openbmc/qemu/hw/prep_pci.c
/openbmc/qemu/hw/realview.c
/openbmc/qemu/hw/rtl8139.c
/openbmc/qemu/hw/sb16.c
/openbmc/qemu/hw/sd.c
/openbmc/qemu/hw/sd.h
/openbmc/qemu/hw/serial.c
/openbmc/qemu/hw/shix.c
/openbmc/qemu/hw/slavio_intctl.c
/openbmc/qemu/hw/slavio_misc.c
/openbmc/qemu/hw/slavio_serial.c
/openbmc/qemu/hw/slavio_timer.c
/openbmc/qemu/hw/smc91c111.c
/openbmc/qemu/hw/sparc32_dma.c
/openbmc/qemu/hw/sun4m.c
/openbmc/qemu/hw/sun4u.c
/openbmc/qemu/hw/unin_pci.c
/openbmc/qemu/hw/usb-ohci.c
/openbmc/qemu/hw/usb-uhci.c
/openbmc/qemu/hw/usb.h
/openbmc/qemu/hw/versatile_pci.c
/openbmc/qemu/hw/versatilepb.c
main.c
/openbmc/qemu/qemu-doc.texi
/openbmc/qemu/target-alpha/helper.c
/openbmc/qemu/target-arm/helper.c
/openbmc/qemu/target-i386/helper2.c
/openbmc/qemu/target-m68k/translate.c
/openbmc/qemu/target-mips/cpu.h
/openbmc/qemu/target-mips/helper.c
/openbmc/qemu/target-mips/op.c
/openbmc/qemu/target-mips/op_helper.c
/openbmc/qemu/target-mips/translate.c
/openbmc/qemu/target-ppc/cpu.h
/openbmc/qemu/target-ppc/helper.c
/openbmc/qemu/target-ppc/op.c
/openbmc/qemu/target-sh4/helper.c
/openbmc/qemu/target-sparc/exec.h
/openbmc/qemu/target-sparc/op.c
/openbmc/qemu/target-sparc/op_helper.c
/openbmc/qemu/target-sparc/translate.c
/openbmc/qemu/vl.c
/openbmc/qemu/vl.h
84409ddb06-Apr-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Code provision for x86_64 and PowerPC 64 linux user mode support.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2619 c046a42c-6fe2-441c-8c8c-71466251a162

74aa042906-Apr-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Code provision for 64 bits linux user-mode targets support.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2616 c046a42c-6fe2-441c-8c8c-71466251a162

7a3148a905-Apr-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Preliminary patch for Alpha Linux user mode emulation support.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2600 c046a42c-6fe2-441c-8c8c-71466251a162

86cc1ce005-Apr-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Definitions needed for Alpha linux user-mode emulation.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2599 c046a42c-6fe2-441c-8c8c-71466251a162

e5febef501-Apr-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Conditionalize more syscall implementations, by Mike Frysinger.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2576 c046a42c-6fe2-441c-8c8c-71466251a162

0aeaa8ce31-Mar-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2561 c046a42c-6fe2-441c-8c8c-71466251a162

5813427b31-Mar-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

fcntl() remaining fix, by Stuart Anderson.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2559 c046a42c-6fe2-441c-8c8c-71466251a162

a722258022-Mar-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Fix fcntl64 logic bug, by Kirill A. Shutemov.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2525 c046a42c-6fe2-441c-8c8c-71466251a162

b1e341eb20-Mar-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

fcntl64 fix, by Kirill A. Shutemov.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2517 c046a42c-6fe2-441c-8c8c-71466251a162

b5906f9519-Mar-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Linux usermode clock_gettime/clock_getres emulation, by Kirill A. Shutemov.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2501 c046a42c-6fe2-441c-8c8c-71466251a162

1...<<131132133134135136137138139140>>...145