index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-18
kqemu: only compile kqemu.o if actually needed
blueswir1
2
-1
/
+6
2009-04-18
linux-user: fix IPCOP_sem* and implement sem*
aurel32
1
-98
/
+188
2009-04-18
qemu-io: Verify read data by patterns (Kevin Wolf)
aliguori
1
-4
/
+40
2009-04-18
qemu-io: Fix handling of bdrv_is_allocated() return value (Kevin Wolf)
aliguori
1
-7
/
+5
2009-04-18
monitor: Update command help (Jan Kiszka)
aliguori
1
-6
/
+6
2009-04-18
x86: Enhanced dump of segment registers (Jan Kiszka)
aliguori
2
-39
/
+64
2009-04-18
a couple of qemu-io fixes (Christoph Hellwig)
aliguori
1
-2
/
+2
2009-04-18
buildsytem: consistently use install (Christoph Egger)
aliguori
2
-12
/
+15
2009-04-18
Use ANSI prototypes to please sparse
blueswir1
2
-17
/
+8
2009-04-18
Add 'static' to avoid a sparse warning
blueswir1
1
-1
/
+1
2009-04-18
Move bootp_filename to avoid a sparse warning
blueswir1
2
-1
/
+1
2009-04-17
Fix non-ACPI Timer Interrupt Routing (Beth Kon)
aliguori
3
-0
/
+39
2009-04-17
hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-17
kvm: Fix cpuid initialization (Jan Kiszka)
aliguori
1
-40
/
+20
2009-04-17
qcow2 corruption: Fix alloc_cluster_link_l2 (Kevin Wolf)
aliguori
1
-1
/
+1
2009-04-17
Make the sed script also work with OpenBSD and OpenSolaris seds
blueswir1
1
-1
/
+1
2009-04-17
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
9
-1
/
+899
2009-04-17
qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)
aliguori
2
-1
/
+2
2009-04-17
Free VLANClientState using qemu_free() (Mark McLoughlin)
aliguori
1
-1
/
+1
2009-04-17
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
19
-66
/
+347
2009-04-17
Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)
aliguori
1
-8
/
+6
2009-04-17
Add unregister_savevm() (Mark McLoughlin)
aliguori
2
-0
/
+18
2009-04-17
Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
aliguori
2
-6
/
+2
2009-04-17
Remove some useless malloc() checking (Mark McLoughlin)
aliguori
1
-13
/
+3
2009-04-17
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
aliguori
1
-3
/
+3
2009-04-17
Fix error handling in net_client_init() (Mark McLoughlin)
aliguori
1
-10
/
+16
2009-04-17
struct iovec is now universally available (Mark McLoughlin)
aliguori
1
-4
/
+0
2009-04-17
Remove stray GSO code from virtio_net (Mark McLoughlin)
aliguori
1
-5
/
+0
2009-04-17
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
3
-35
/
+0
2009-04-17
vga: Fix inconsistent tracking of map_addr (Jan Kiszka)
aliguori
1
-5
/
+5
2009-04-17
kvm: improve handling of overlapping slots (Jan Kiszka)
aliguori
1
-52
/
+114
2009-04-17
kvm: Add sanity checks to slot management (Jan Kiszka)
aliguori
2
-16
/
+46
2009-04-17
kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-17
kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)
aliguori
1
-6
/
+11
2009-04-17
kvm: Sync CPU state on reset (Jan Kiszka)
aliguori
1
-0
/
+2
2009-04-17
linux-user: fix inotify syscalls
aurel32
2
-2
/
+3
2009-04-17
Revert "target-mips: fix call to check_*() functions"
aurel32
1
-24
/
+12
2009-04-17
target-mips: simplify exception generation
aurel32
1
-4
/
+0
2009-04-16
Translate signal values in exit status.
pbrook
3
-2
/
+18
2009-04-16
linux-user: fix getcwd syscall
aurel32
1
-1
/
+1
2009-04-16
target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE
aurel32
1
-19
/
+19
2009-04-16
target-mips: fix revision r7126
aurel32
1
-1
/
+1
2009-04-16
target-mips: fix call to check_*() functions
aurel32
1
-12
/
+24
2009-04-16
target-mips: optimize gen_flt3_ldst()
aurel32
1
-4
/
+4
2009-04-16
target-mips: optimize gen_flt_ldst()
aurel32
1
-4
/
+2
2009-04-16
Stop translation after a syscall instruciton.
pbrook
1
-0
/
+1
2009-04-16
configure: display debug tcg status in summary
aurel32
1
-0
/
+1
2009-04-16
tcg: make sure NDEBUG is defined before including <assert.h>
aurel32
1
-6
/
+7
2009-04-15
fix a typo introduced in r7118
aurel32
1
-1
/
+1
2009-04-15
linux-user: fix warnings introduced by r7118
aurel32
1
-1
/
+1
[prev]
[next]