Sign in
qemu
/
qemu
/
469954090ff1a11285a29c4e03df09c128ebc5bc
4699540
pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t
by Juan Quintela
· 14 years ago
2b7251e
pxa2xx_lcd: name anonymous struct
by Juan Quintela
· 14 years ago
dd8a4dc
vmstate: stellaris use unused for placeholder entries
by Juan Quintela
· 14 years ago
4483c7a
vmstate: port stellaris gamepad
by Juan Quintela
· 14 years ago
0c067bb
vmstate: port syborg_keyboard
by Juan Quintela
· 14 years ago
8dc5907
vmstate: port syborg_serial
by Juan Quintela
· 14 years ago
cf1d31d
vmstate: port stellaris_adc
by Juan Quintela
· 14 years ago
80a5268
vmstate: port syborg_pointer
by Juan Quintela
· 14 years ago
b605f22
vmstate: port ppc4xx_pci
by Juan Quintela
· 14 years ago
e0433ec
vmstate: port ppce500_pci
by Juan Quintela
· 14 years ago
f0ab24c
vmstate: port pxa2xx_pm
by Juan Quintela
· 14 years ago
d102d49
vmstate: port pxa2xx_mm
by Juan Quintela
· 14 years ago
ae1f90d
vmstate: port pxa2xx_cm
by Juan Quintela
· 14 years ago
9f5dfe2
vmstate: port pxa2xx_i2s
by Juan Quintela
· 14 years ago
10f85a2
vmstate: port stellaris gptm
by Juan Quintela
· 14 years ago
c0a93a9
vmstate: port cuda
by Juan Quintela
· 14 years ago
4acd38c
vmstate: port heathrow_pic
by Juan Quintela
· 14 years ago
075790c
vmstate: port pl022 ssp
by Juan Quintela
· 14 years ago
293c16a
vmstate: port stellaris sys
by Juan Quintela
· 14 years ago
a4dec1d
vmstate: port stellaris ssi bus
by Juan Quintela
· 14 years ago
ff269cd
vmstate: port stellaris i2c
by Juan Quintela
· 14 years ago
0797226
vmstate: port armv7m nvic
by Juan Quintela
· 14 years ago
02b6875
vmstate: port pl011
by Juan Quintela
· 14 years ago
25f5a1b
vmstate: port pxa2xx_keypad
by Juan Quintela
· 14 years ago
4ba673c
vmstate: port syborg_rtc
by Juan Quintela
· 14 years ago
852f771
vmstate: port pmtimer
by Juan Quintela
· 14 years ago
22a3faf
vmstate: port sysborg_timer
by Juan Quintela
· 14 years ago
eecd33a
vmstate: port arm_timer
by Juan Quintela
· 14 years ago
81986ac
vmstate: port arm sp804
by Juan Quintela
· 14 years ago
c7298ab
vmstate: port mipsnet
by Juan Quintela
· 14 years ago
fd484ae
vmstate: port m48t59
by Juan Quintela
· 14 years ago
aefe212
vmstate: port ads7846
by Juan Quintela
· 14 years ago
2b2cd59
vmstate: port adb_mouse
by Juan Quintela
· 14 years ago
1f1f060
vmstate: port adb_kbd
by Juan Quintela
· 14 years ago
ec44445
target-arm: Set Invalid flag for NaN in float-to-int conversions
by Peter Maydell
· 14 years ago
756ba3b
hw/arm_boot.c: move initrd load address up to accommodate large kernels
by Peter Maydell
· 14 years ago
c64b21d
Basic implementation of Sharp Zaurus SL-5500 collie PDA
by Dmitry Eremin-Solenikov
· 14 years ago
5bc95aa
Implement basic part of SA-1110/SA-1100
by Dmitry Eremin-Solenikov
· 14 years ago
618ba8e
Remove unused function parameter from cpu_restore_state
by Stefan Weil
· 14 years ago
e87b7cb
Remove unused function parameters from gen_pc_load and rename the function
by Stefan Weil
· 14 years ago
8d5192e
s390x: virtio machine storage keys
by Alexander Graf
· 14 years ago
8103b4d
s390x: Dispatch interrupts to KVM or the real CPU
by Alexander Graf
· 14 years ago
3110e29
s390x: Enable s390x-softmmu target
by Alexander Graf
· 14 years ago
bcec36e
s390x: Prepare cpu.h for emulation
by Alexander Graf
· 14 years ago
7b59220
move helpers.h to helper.h
by Lluís
· 14 years ago
685ff50
libcacard: fix opposite usage of isspace
by Alon Levy
· 14 years ago
6a38534
target-mips: clear softfpu exception state for comparison instructions
by Aurelien Jarno
· 14 years ago
30a00bc
target-mips: fix c.ps.* instructions
by Aurelien Jarno
· 14 years ago
353ebb7
target-mips: don't hardcode softfloat exception bits
by Aurelien Jarno
· 14 years ago
06a0e6b
target-mips: simplify FP comparisons
by Aurelien Jarno
· 14 years ago
019702c
target-ppc: fix SPE comparison functions
by Aurelien Jarno
· 14 years ago
f5a6425
softfloat: improve description of comparison functions
by Aurelien Jarno
· 14 years ago
b689362
softfloat: move float*_eq and float*_eq_quiet
by Aurelien Jarno
· 14 years ago
2657d0f
softfloat: rename float*_eq_signaling() into float*_eq()
by Aurelien Jarno
· 14 years ago
211315f
softfloat: rename float*_eq() into float*_eq_quiet()
by Aurelien Jarno
· 14 years ago
e0b29ce
target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
by Aurelien Jarno
· 14 years ago
3a59938
target-mips: use new float*_unordered*() functions
by Aurelien Jarno
· 14 years ago
a4d2d1a
target-alpha: use new float64_unordered_quiet() function
by Aurelien Jarno
· 14 years ago
b4a0ef7
softfloat-native: add float*_unordered_quiet() functions
by Aurelien Jarno
· 14 years ago
67b7861
softfloat: add float*_unordered_{,quiet}() functions
by Aurelien Jarno
· 14 years ago
67dd64b
target-i386: add floatx_{add,mul,sub} and use them
by Aurelien Jarno
· 14 years ago
c413722
target-i386: use float unions from cpu-all.h
by Aurelien Jarno
· 14 years ago
1ffd41e
target-i386: use CPU_LDoubleU instead of a private union
by Aurelien Jarno
· 14 years ago
602308f
cpu-all.h: define CPU_LDoubleU
by Aurelien Jarno
· 14 years ago
b3b4c7f
softfloat: use GCC builtins to count the leading zeros
by Aurelien Jarno
· 14 years ago
a010208
usb: fix spelling errors in usb-linux.c
by Brad Hards
· 14 years ago
021730f
usb: initialise data element in Linux USB_DISCONNECT ioctl
by Brad Hards
· 14 years ago
94843f6
usb: trivial spelling fixes
by Brad Hards
· 14 years ago
7a734b8
Makefile: Clean up after "make pdf"
by Brad Hards
· 14 years ago
61cc870
Fix some typos in comments and documentation
by Stefan Weil
· 14 years ago
adc56dd
migration: move some declarations to migration.h
by Blue Swirl
· 14 years ago
17a4663
Move CPU related functions to cpus.h
by Blue Swirl
· 14 years ago
70c3b55
Move clock related functions to qemu-timer.h
by Blue Swirl
· 14 years ago
082b555
Move generic or OS function declarations to qemu-common.h
by Blue Swirl
· 14 years ago
d8dfad9
Use qemu-common.h or qemu-timer.h in place of sysemu.h
by Blue Swirl
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
33d0539
json-lexer: fix conflict with mingw32 ERROR definition
by Blue Swirl
· 14 years ago
1a00282
sparc: Fix assertion caused by empty memory slot with 0 byte
by Stefan Weil
· 14 years ago
cb842c9
qemu_next_deadline should not consider host-time timers
by Paolo Bonzini
· 14 years ago
1ece93a
Revert wrong fixes for -icount in the iothread case
by Paolo Bonzini
· 14 years ago
ab33fcd
enable vm_clock to "warp" in the iothread+icount case
by Paolo Bonzini
· 14 years ago
3b2319a
really fix -icount in the iothread case
by Paolo Bonzini
· 14 years ago
420b6c3
tests/test-mmap.c: Check mmap() return value before using it
by Peter Maydell
· 14 years ago
4d9ad7f
target-arm: Don't overflow when calculating value for signed VABAL
by Peter Maydell
· 14 years ago
cc9453f
Revert SeaBIOS change due to overzealous commit -a
by Anthony Liguori
· 14 years ago
7f7454e
lm32: fix build breakage due to uninitialized variable 'r'
by Anthony Liguori
· 14 years ago
2d56a54
vpc.c: Use get_option_parameter() does the search
by Mitnick Lyu
· 14 years ago
996faf1
atapi: GESN: implement 'media' subcommand
by Amit Shah
· 14 years ago
0af63ba
atapi: GESN: Standardise event response handling for future additions
by Amit Shah
· 14 years ago
8f8e834
atapi: GESN: Use structs for commonly-used field types
by Amit Shah
· 14 years ago
493accd
atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
by Amit Shah
· 14 years ago
0c370a3
atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
by Amit Shah
· 14 years ago
88f2bb5
atapi: Report correct errors on guest eject request
by Amit Shah
· 14 years ago
8aa7191
atapi: Drives can be locked without media present
by Amit Shah
· 14 years ago
21df65b
qed: Add support for zero clusters
by Anthony Liguori
· 14 years ago
d54f10b
docs: Describe zero data clusters in QED specification
by Stefan Hajnoczi
· 14 years ago
9df38c4
target-arm: Detect tininess before rounding for FP operations
by Peter Maydell
· 14 years ago
c29aca4
softfloat: Add setter function for tininess detection mode
by Peter Maydell
· 14 years ago
133da6a
target-arm: Handle UNDEF cases for VDUP (scalar)
by Juha Riihimäki
· 14 years ago
56907d7
target-arm: Treat UNPREDICTABLE VTBL, VTBX case as UNDEF
by Peter Maydell
· 14 years ago
Next »