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-02-02
Split VNC defines to vnc.h (Alexander Graf)
aliguori
2009-02-01
Replace noreturn with QEMU_NORETURN
malc
2009-02-01
Add and use #defines for PCI device classes
blueswir1
2009-02-01
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
blueswir1
2009-01-30
PowerPC: IDE DB-DMA support
aurel32
2009-01-30
PowerPC: mac-io DB-DMA support
aurel32
2009-01-30
pl031: remove unused variable
aurel32
2009-01-30
linux-user: fix signal.c warning
aurel32
2009-01-30
linux-user: identify running binary in /proc/self/exe
aurel32
2009-01-30
linux-user: Add generic env variable handling
aurel32
2009-01-30
target-ppc: Fix struct target_stat64 for 32-bit host
aurel32
2009-01-30
target-sh4: Fix struct target_stat64 for 64-bit host
aurel32
2009-01-30
linuw-user fix: read() and acct() on NULL arguments
aurel32
2009-01-30
linux-user: don't crash with null name
aurel32
2009-01-30
linux-user: return EINVAL on incorrect sockaddr
aurel32
2009-01-30
linux-user: fix accept(2) with NULL peer
aurel32
2009-01-29
Allow usb tablet to be used with vmware-vga hwcursor.
balrog
2009-01-29
Fix absolute mode mice.
balrog
2009-01-29
check SCSI read/write requests against max LBA (Rik van Riel)
aliguori
2009-01-29
Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger)
aliguori
2009-01-29
Use new logging API in reset handling (Jan Kiszka)
aliguori
2009-01-29
MTRR support on x86, part 2 (Carl-Daniel Hailfinger)
aliguori
2009-01-29
Don't notify virtio devices before S_DRIVER_OK (Mark McLoughlin)
aliguori
2009-01-29
fix raw_aio_read\write error handling (Stefano Stabellini)
aliguori
2009-01-28
SCSI divide capacity by s->cluster_size (Rik van Riel)
aliguori
2009-01-28
support >2TB SCSI disks (Rik van Riel)
aliguori
2009-01-28
fix signed/unsigned overflows in SCSI disk (Rik van Riel)
aliguori
2009-01-28
Fix qemu_malloc.
malc
2009-01-27
Add Simba device ID
blueswir1
2009-01-27
block-vpc: Fix support for images > 4 GB (Kevin Wolf)
aliguori
2009-01-26
CRIS: Init the feedback shiftreg used for randomizing TLB sets.
edgar_igl
2009-01-26
ETRAX: Remove display-state argument from board init.
edgar_igl
2009-01-26
kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka)
aliguori
2009-01-26
Check if the i8254 timer is active before deactivating it (Alexander Graf)
aliguori
2009-01-26
block-vpc: Create images (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Write support (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Use the qemu block layer (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Fix disk size (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Adapt header structures to official documentation (Kevin Wolf)
aliguori
2009-01-26
block-vpc: Split up struct vpc_subheader (Kevin Wolf)
aliguori
2009-01-26
x86: Issue reset on triple faults (Jan Kiszka)
aliguori
2009-01-26
Log reset events (Jan Kiszka)
aliguori
2009-01-26
Remove the advertising clause from the slirp license
aliguori
2009-01-26
R13 is reserved for small data area pointer by SVR4 PPC ABI
malc
2009-01-26
MTRR support on x86 (Carl-Daniel Hailfinger)
aliguori
2009-01-26
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
aliguori
2009-01-26
build system: Further improve quiet mode (Jan Kiszka)
aliguori
2009-01-26
Move definition of rgb_to_pixel_dup_table (Nathan Froyd)
aliguori
2009-01-26
Add reset irq state for ps2 reboot callback (Dor Laor)
aliguori
2009-01-26
Handle link status in qemu_sendv_packet() (Mark McLoughlin)
aliguori
[next]