Sign in
qemu
/
qemu
/
8f99cc6c3e4e8945f837dc11d0d6c8b108bc46f7
8f99cc6
SH4: Convert register moves to TCG
by aurel32
· 16 years ago
a73d39b
SH4: Convert dyngen registers moves to TCG
by aurel32
· 16 years ago
ccc9cc5
SH4: Convert immediate loads to TCG
by aurel32
· 16 years ago
f36672a
SH4: remove unused ops
by aurel32
· 16 years ago
988d7ea
SH4: add support for TCG helpers
by aurel32
· 16 years ago
6858571
SH4: Init TCG variables
by aurel32
· 16 years ago
f10dc08
PPC: add support for TCG helpers
by aurel32
· 16 years ago
1c73fe5
PPC: Init TCG variables
by aurel32
· 16 years ago
f441b28
Do not try to use -net user as a default when slirp disabled (Jeremy Fitzhardinge)
by aliguori
· 16 years ago
eda5295
Fix Sparc64 window handling problems detected by Vince Weaver
by blueswir1
· 16 years ago
a3772d4
Revert a part of r5087 that didn't need fixing (thanks to malc for spotting)
by blueswir1
· 16 years ago
4d5e2b3
Revert broken part of r5044 (thanks to Igor Kovalenko for spotting)
by blueswir1
· 16 years ago
c17e9c4
Update maintainers list.
by j_mayer
· 16 years ago
ac700bc
Fix more bugs in r5044
by blueswir1
· 16 years ago
62dd234
Fix error introduced by r5044
by blueswir1
· 16 years ago
7621a90
Fix udiv and sdiv on Sparc64 (Vince Weaver)
by blueswir1
· 16 years ago
6676f42
Revert commits 5082 and 5083
by aurel32
· 16 years ago
61c0480
PPC: Switch a few instructions to TCG
by aurel32
· 16 years ago
c0692e3
PPC: Init TCG variables
by aurel32
· 16 years ago
543952c
Add missing FreeBSD #include (Juergen Lock)
by blueswir1
· 16 years ago
4583f58
To make syscall.c for 64 bit truly warning-free, we need some more #ifs.
by blueswir1
· 16 years ago
9892fbf
Enable pty/tty functions for BSDs too (initial patch from Xen)
by blueswir1
· 16 years ago
a10ea30
Fix OpenBSD linker warnings in qemu-img
by blueswir1
· 16 years ago
7c2a9d0
Fix math warnings on OpenBSD -current
by blueswir1
· 16 years ago
9ca313a
VNC: Support for ExtendedKeyEvent client message
by aliguori
· 16 years ago
492b239
MIPS: don't free TCG temporary variable twice
by aurel32
· 16 years ago
825c69c
sh4: fix tas.b @Rn instruction
by aurel32
· 16 years ago
f066404
qemu-char.h: Fix IOCTL values
by aurel32
· 16 years ago
e8ee3c7
uhci: improved TD matching, working ISOC transfers
by aurel32
· 16 years ago
472a397
add comment for DisplayState->idle
by aurel32
· 16 years ago
5d80824
uhci: Fixed length handling for SETUP and OUT tokens
by aurel32
· 16 years ago
7da76bc
[sh4] code translation bug fix
by aurel32
· 16 years ago
06afe2c
[sh4] MMU bug fix
by aurel32
· 16 years ago
29e179b
[sh4] memory mapped TLB entries
by aurel32
· 16 years ago
274a9e7
[sh4] delay slot bug fix
by aurel32
· 16 years ago
833ed38
[sh4] sleep instruction
by aurel32
· 16 years ago
f3d8b1e
array overflow in hw/stellaris.c and hw/omap_dss.c
by aurel32
· 16 years ago
563e3c6
Parallel Port Direction Fix
by aurel32
· 16 years ago
f34af52
*FreeBSD: pulseaudio is a possible audio driver
by aurel32
· 16 years ago
f97572e
PC: suggest a workaround to boot a kernel without hard-disk
by aurel32
· 16 years ago
fcdd25a
Ignore IDE command if issued while IDE is busy (Gleb Natapov)
by aliguori
· 16 years ago
334c024
Add image format option for USB mass-storage devices
by aurel32
· 16 years ago
7ed9eba
move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann)
by aliguori
· 16 years ago
62a6e3e
add container_of() macro to osdep.h (Gerd Hoffmann)
by aliguori
· 16 years ago
bcfad70
add DisplayState->idle (Samuel Thibault)
by aliguori
· 16 years ago
5b08fc1
Handle terminating signals (Gerd Hoffmann)
by aliguori
· 16 years ago
6f382b5
uhci: fixes for save/load-vm (Max Krasnyansky)
by aliguori
· 16 years ago
0d38064
husb: Fixup printfs and stuff based on the review comments (Max Krasnyansky)
by aliguori
· 16 years ago
24772c1
husb: remove disconnect detection timer (Max Krasnyansky)
by aliguori
· 16 years ago
6483817
husb: rewrite Linux host USB layer, fully async operation (Max Krasnyansky)
by aliguori
· 16 years ago
54f254f
uhci: rewrite UHCI emulator, fully async operation with multiple outstanding transactions (Max Krasnyansky)
by aliguori
· 16 years ago
89b9b79
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
by aliguori
· 16 years ago
4b096fc
husb: support for USB host device auto connect (Max Krasnyansky)
by aliguori
· 16 years ago
1f3870a
husb: support for USB host device auto disconnect (Max Krasnyansky)
by aliguori
· 16 years ago
cd01b4a
Fix windows build
by aliguori
· 16 years ago
2f6a1ab
Fix OSS on OpenBSD
by blueswir1
· 16 years ago
363a37d
Fix OpenBSD linker warnings
by blueswir1
· 16 years ago
c93e781
Fix wrwim masking (Luis Pureza)
by blueswir1
· 16 years ago
5578cea
Use initial CPU definition structure for some CPU fields instead of copying
by blueswir1
· 16 years ago
1a7de94
De-assert PIC IRQs properly at APIC level
by aurel32
· 16 years ago
b614106
De-assert ISA PIC IRQs properly
by aurel32
· 16 years ago
43661a9
bios: update from bochs release 2.3.7
by aurel32
· 16 years ago
70fa887
Relax qemu_ld/st constraints for !SOFTMMU case
by malc
· 16 years ago
a6cc84f
Kludge to support linux-user on a PPC64
by malc
· 16 years ago
d538e8f
Fix tswap size
by malc
· 16 years ago
dc28c73
Correct version of Heikki Lindholms ppc64.ld script
by malc
· 16 years ago
735ee40
Relax qemu_ld/st constraints for !SOFTMMU case
by malc
· 16 years ago
109719e
Avoid clobbering input/aliased registers in !SOFTMMU+64bit+bswap case
by malc
· 16 years ago
0b7c1d8
Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 case
by malc
· 16 years ago
a2a546b
Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warning
by malc
· 16 years ago
61ada15
Silence vmport unless DEBUG is enabled.
by aliguori
· 16 years ago
c4cd07e
Remove unnecessary #includes from block-nbd.c
by aliguori
· 16 years ago
83ab795
Revert r4979 since it breaks the monitor
by aliguori
· 16 years ago
f99ed40
ACPI suspend type field is 3 bits long
by aurel32
· 16 years ago
d552947
i386: fix isapc machine
by aurel32
· 16 years ago
ca1c9e1
i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)
by aliguori
· 16 years ago
681f8c2
APIC: Do not start zero-period timers (Jan Kiszka)
by aliguori
· 16 years ago
c8f79b6
Report unmapped addresses in memory_dump (Jan Kiszka)
by aliguori
· 16 years ago
8fcd369
Fix some warnings that would be generated by gcc -Wmissing-prototypes
by blueswir1
· 16 years ago
a5f1b96
Fix warnings that would be generated by gcc -Wstrict-prototypes
by blueswir1
· 16 years ago
6f41b77
Fix 64 bit constant generation
by blueswir1
· 16 years ago
90cbed4
Fix 32 bit address overflow
by blueswir1
· 16 years ago
bffe143
Restore AREG0 after calls
by blueswir1
· 16 years ago
2ae72bc
Correct 32bit carry flag for add instruction (Igor Kovalenko)
by blueswir1
· 16 years ago
221bb2d
Fix g364fb video emulation
by aurel32
· 16 years ago
e64995d
VMDK: Remove debug message
by aurel32
· 16 years ago
56fc64d
Sparc code generator update (fix qemu_ld & qemu_st)
by blueswir1
· 16 years ago
a245f2e
Use C99 initializers
by aurel32
· 16 years ago
128ab2f
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
by blueswir1
· 16 years ago
72c7b06
Cancel IDE outstanding IO on device reset (Gleb Natapov)
by aliguori
· 16 years ago
414f0da
Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)
by blueswir1
· 16 years ago
53c3748
Sparc code generator update
by blueswir1
· 16 years ago
bc35208
qcow2: Try to aggregate free clusters and freed clusters (Laurent Vivier)
by aliguori
· 16 years ago
768706a
qcow2: Make sure to return an error when L2 table loading fails
by aliguori
· 16 years ago
095a9c5
qcow2: Aggregate same type clusters (Laurent Vivier)
by aliguori
· 16 years ago
52d893e
Extract compressing part from alloc_cluster_offset() (Laurent Vivier)
by aliguori
· 16 years ago
0520352
Divide get_cluster_offset() (Laurent Vivier)
by aliguori
· 16 years ago
108534b
qcow2: Extract code from get_cluster_offset() (Laurent Vivier)
by aliguori
· 16 years ago
16b98a9
Handle remaining driver names when traversing audio_drv_list (Initial patch by BlueSwirl)
by malc
· 16 years ago
eec2743
Allow diskless operation for all mips platforms.
by ths
· 16 years ago
Next »