index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
Adds SM501 usb host emulation feature.
aurel32
2009-04-19
linux-user: Linux kernel's fchmodat and faccessat have three args (no 4th arg)
aurel32
2009-04-19
Fix indices in Menelaus save/load.
balrog
2009-04-18
kqemu: only compile kqemu.o if actually needed
blueswir1
2009-04-18
linux-user: fix IPCOP_sem* and implement sem*
aurel32
2009-04-18
qemu-io: Verify read data by patterns (Kevin Wolf)
aliguori
2009-04-18
qemu-io: Fix handling of bdrv_is_allocated() return value (Kevin Wolf)
aliguori
2009-04-18
monitor: Update command help (Jan Kiszka)
aliguori
2009-04-18
x86: Enhanced dump of segment registers (Jan Kiszka)
aliguori
2009-04-18
a couple of qemu-io fixes (Christoph Hellwig)
aliguori
2009-04-18
buildsytem: consistently use install (Christoph Egger)
aliguori
2009-04-18
Use ANSI prototypes to please sparse
blueswir1
2009-04-18
Add 'static' to avoid a sparse warning
blueswir1
2009-04-18
Move bootp_filename to avoid a sparse warning
blueswir1
2009-04-17
Fix non-ACPI Timer Interrupt Routing (Beth Kon)
aliguori
2009-04-17
hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
aliguori
2009-04-17
kvm: Fix cpuid initialization (Jan Kiszka)
aliguori
2009-04-17
qcow2 corruption: Fix alloc_cluster_link_l2 (Kevin Wolf)
aliguori
2009-04-17
Make the sed script also work with OpenBSD and OpenSolaris seds
blueswir1
2009-04-17
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
2009-04-17
qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)
aliguori
2009-04-17
Free VLANClientState using qemu_free() (Mark McLoughlin)
aliguori
2009-04-17
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
2009-04-17
Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)
aliguori
2009-04-17
Add unregister_savevm() (Mark McLoughlin)
aliguori
2009-04-17
Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
aliguori
2009-04-17
Remove some useless malloc() checking (Mark McLoughlin)
aliguori
2009-04-17
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
aliguori
2009-04-17
Fix error handling in net_client_init() (Mark McLoughlin)
aliguori
2009-04-17
struct iovec is now universally available (Mark McLoughlin)
aliguori
2009-04-17
Remove stray GSO code from virtio_net (Mark McLoughlin)
aliguori
2009-04-17
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
2009-04-17
vga: Fix inconsistent tracking of map_addr (Jan Kiszka)
aliguori
2009-04-17
kvm: improve handling of overlapping slots (Jan Kiszka)
aliguori
2009-04-17
kvm: Add sanity checks to slot management (Jan Kiszka)
aliguori
2009-04-17
kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)
aliguori
2009-04-17
kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)
aliguori
2009-04-17
kvm: Sync CPU state on reset (Jan Kiszka)
aliguori
2009-04-17
linux-user: fix inotify syscalls
aurel32
2009-04-17
Revert "target-mips: fix call to check_*() functions"
aurel32
2009-04-17
target-mips: simplify exception generation
aurel32
2009-04-16
Translate signal values in exit status.
pbrook
2009-04-16
linux-user: fix getcwd syscall
aurel32
2009-04-16
target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE
aurel32
2009-04-16
target-mips: fix revision r7126
aurel32
2009-04-16
target-mips: fix call to check_*() functions
aurel32
2009-04-16
target-mips: optimize gen_flt3_ldst()
aurel32
2009-04-16
target-mips: optimize gen_flt_ldst()
aurel32
2009-04-16
Stop translation after a syscall instruciton.
pbrook
[prev]
[next]