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
2011-05-03
lm32: fix exception handling
Michael Walle
2011-05-02
kvm: use qemu_free consistently
Paolo Bonzini
2011-05-02
fix crash in migration, 32-bit userspace on 64-bit host
Michael Tokarev
2011-05-02
kvm: Install specialized interrupt handler
Jan Kiszka
2011-05-02
Redirect cpu_interrupt to callback handler
Jan Kiszka
2011-05-02
Break up user and system cpu_interrupt implementations
Jan Kiszka
2011-05-02
kvm: create kvmclock when one of the flags are present
Glauber Costa
2011-05-02
kvm: add kvmclock to its second bit
Glauber Costa
2011-05-02
x86: Allow multiple cpu feature matches of lookup_feature
Jan Kiszka
2011-05-02
kvm: use kernel-provided para_features instead of statically coming up with n...
Glauber Costa
2011-05-02
Don't zero out buffer in sched_getaffinity
Mike McCormack
2011-05-02
Fix buffer overrun in sched_getaffinity
Mike McCormack
2011-05-02
linux-user: Fix compilation for "old" linux versions
Stefan Weil
2011-04-29
Merge branch 'patches' of git://qemu.weilnetz.de/git/qemu
Blue Swirl
2011-04-28
virtfs: fix build due from rename
Anthony Liguori
2011-04-28
Merge remote-tracking branch 'amitshah/for-anthony' into staging
Anthony Liguori
2011-04-28
Merge remote-tracking branch 'jvrao/for-anthony' into staging
Anthony Liguori
2011-04-28
virtio-serial: Fix endianness bug in the config space
Alexey Kardashevskiy
2011-04-28
char: Detect chardev release by NULL handlers as well as NULL opaque
Amit Shah
2011-04-28
char: Allow devices to use a single multiplexed chardev.
Kusanagi Kouichi
2011-04-28
spice-chardev: listen to frontend guest open / close
Hans de Goede
2011-04-28
virtio-console: notify backend of guest open / close
Hans de Goede
2011-04-28
chardev: Allow frontends to notify backends of guest open / close
Hans de Goede
2011-04-27
target-arm: Don't update base register on abort in Thumb T1 LDM
Peter Maydell
2011-04-27
target-arm: fix LDMIA bug on page boundary
YuYeon Oh
2011-04-27
ioapic: Do not set irr for masked edge IRQs
Jan Kiszka
2011-04-27
vl.c: Replace -virtfs string manipulation with QemuOpts
Stefan Hajnoczi
2011-04-27
v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.
Harsh Prateek Bora
2011-04-27
hw/virtio-9p-local.c: Remove unnecessary null char in symlink file
Harsh Prateek Bora
2011-04-27
virtio-9p: Bugfix to send correct iounit
M. Mohan Kumar
2011-04-27
virtio-9p: removexattr on default acl should return 0
Aneesh Kumar K.V
2011-04-27
virtio-9p: Print the pdu details on return
Aneesh Kumar K.V
2011-04-27
virtio-9p: move 9p files around
Aneesh Kumar K.V
2011-04-27
pflash: Restore & fix lazy ROMD switching
Jan Kiszka
2011-04-27
darwin-user: Remove unneeded null pointer check
Stefan Weil
2011-04-27
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
2011-04-27
rtl8139: Fix compilation for w32/w64
Stefan Weil
2011-04-27
Remove obsolete 'enabled' variable from progress state
Jes Sorensen
2011-04-27
Add dd-style SIGUSR1 progress reporting
Jes Sorensen
2011-04-27
qed: Fix consistency check on 32-bit hosts
Stefan Hajnoczi
2011-04-27
ide/atapi: Introduce CHECK_READY flag for commands
Kevin Wolf
2011-04-27
ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
Kevin Wolf
2011-04-27
ide/atapi: Use table instead of switch for commands
Kevin Wolf
2011-04-27
ide/atapi: Factor commands out
Kevin Wolf
2011-04-27
ide: Split atapi.c out
Kevin Wolf
2011-04-27
Improve accuracy of block migration bandwidth calculation
Avishay Traeger
2011-04-27
atapi: Add 'medium ready' to 'medium not ready' transition on cd change
Amit Shah
2011-04-27
qemu-timer: Fix timers for w32
Stefan Weil
2011-04-27
qemu-timer: Avoid type casts
Stefan Weil
2011-04-27
qemu-timer: Remove unneeded include statement (w32)
Stefan Weil
[next]