projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2011-04-26
Lluís
docs/tracing.txt: minor documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Stefan Hajnoczi
docs: Trace events must not expect pointer dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Stefan Hajnoczi
trace: Remove %s in grlib trace events
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Paolo Bonzini
tracetool: allow ) in trace output string
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Brad Hards
doc: fix slirp description
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Benjamin Poirier
rtl8139: add format attribute to DPRINTF
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Benjamin Poirier
rtl8139: use variadic macro for debug statements
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Benjamin Poirier
rtl8139: use TARGET_FMT_plx in debug messages
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Peter Maydell
linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Peter Maydell
target-arm: Handle UNDEF cases for Neon VLD/VST multipl...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Peter Maydell
target-arm: Handle UNDEFs for Neon single element load...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Anthony Liguori
Merge remote-tracking branch 'awilliam/ipxe' into staging
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: switch to softfloat
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: fix constants wrt softfloat
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: fix helper_fprem() and helper_fprem1(...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: fix logarithmic and trigonometric helpers...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: add CPU86_LDouble <-> double conversion...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: replace approx_rsqrt and approx_rcp by...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: fix helper_fsqrt() wrt softfloat
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: fix helper_fdiv() wrt softfloat
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: fix helper_fxtract() wrt softfloat
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: fix helper_fbld_ST0() wrt softfloat
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
target-i386: fix helper_fscale() wrt softfloat
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat-native: add float*_is_any_nan() functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat-native: fix float*_scalbn() functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat: fix float*_scalnb() corner cases
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat: add floatx80_compare*() functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat-native: add a few constant values
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat: add pi constants
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat: add floatx80 constants
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat: fix floatx80_is_infinity()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Aurelien Jarno
softfloat: fix floatx80 handling of NaN
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port mac_dbdma
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
mac_dbdma: create DBDMAState instead of passing one...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port piix4
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
piix4: create PIIX4State
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port mac_nvram
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
mac_nvram: size is a size, no need to be a target depen...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port nand
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
nand: pin values are uint8_t
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port max111x
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
max111x: input field is only used as uint8_t
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pxa2xx_lcd
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
pxa2xx_lcd: up field is used as a bool and migrated...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
pxa2xx_lcd: name anonymous struct
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: stellaris use unused for placeholder entries
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port stellaris gamepad
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port syborg_keyboard
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port syborg_serial
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port stellaris_adc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port syborg_pointer
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port ppc4xx_pci
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port ppce500_pci
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pxa2xx_pm
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pxa2xx_mm
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pxa2xx_cm
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pxa2xx_i2s
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port stellaris gptm
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port cuda
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port heathrow_pic
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pl022 ssp
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port stellaris sys
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port stellaris ssi bus
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port stellaris i2c
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port armv7m nvic
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pl011
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pxa2xx_keypad
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port syborg_rtc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port pmtimer
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port sysborg_timer
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port arm_timer
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port arm sp804
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port mipsnet
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port m48t59
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port ads7846
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port adb_mouse
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Juan Quintela
vmstate: port adb_kbd
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Peter Maydell
target-arm: Set Invalid flag for NaN in float-to-int...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Peter Maydell
hw/arm_boot.c: move initrd load address up to accommoda...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Dmitry Eremin...
Basic implementation of Sharp Zaurus SL-5500 collie PDA
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Dmitry Eremin...
Implement basic part of SA-1110/SA-1100
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Stefan Weil
Remove unused function parameter from cpu_restore_state
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Stefan Weil
Remove unused function parameters from gen_pc_load...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Alexander Graf
s390x: virtio machine storage keys
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Alexander Graf
s390x: Dispatch interrupts to KVM or the real CPU
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Alexander Graf
s390x: Enable s390x-softmmu target
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Alexander Graf
s390x: Prepare cpu.h for emulation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Alex Williamson
PXE: Refresh all PXE ROMs from the ipxe submodule
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Alex Williamson
PXE: Use consistent naming for PXE ROMs
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Lluís
move helpers.h to helper.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Alon Levy
libcacard: fix opposite usage of isspace
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
target-mips: clear softfpu exception state for comparis...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
target-mips: fix c.ps.* instructions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
target-mips: don't hardcode softfloat exception bits
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
target-mips: simplify FP comparisons
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
target-ppc: fix SPE comparison functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
softfloat: improve description of comparison functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
softfloat: move float*_eq and float*_eq_quiet
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
softfloat: rename float*_eq_signaling() into float...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Aurelien Jarno
softfloat: rename float*_eq() into float*_eq_quiet()
commit
|
commitdiff
|
tree
|
snapshot
next