aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-03lm32: fix exception handlingMichael Walle
2011-05-02kvm: use qemu_free consistentlyPaolo Bonzini
2011-05-02fix crash in migration, 32-bit userspace on 64-bit hostMichael Tokarev
2011-05-02kvm: Install specialized interrupt handlerJan Kiszka
2011-05-02Redirect cpu_interrupt to callback handlerJan Kiszka
2011-05-02Break up user and system cpu_interrupt implementationsJan Kiszka
2011-05-02kvm: create kvmclock when one of the flags are presentGlauber Costa
2011-05-02kvm: add kvmclock to its second bitGlauber Costa
2011-05-02x86: Allow multiple cpu feature matches of lookup_featureJan Kiszka
2011-05-02kvm: use kernel-provided para_features instead of statically coming up with n...Glauber Costa
2011-05-02Don't zero out buffer in sched_getaffinityMike McCormack
2011-05-02Fix buffer overrun in sched_getaffinityMike McCormack
2011-05-02linux-user: Fix compilation for "old" linux versionsStefan Weil
2011-04-29Merge branch 'patches' of git://qemu.weilnetz.de/git/qemuBlue Swirl
2011-04-28virtfs: fix build due from renameAnthony Liguori
2011-04-28Merge remote-tracking branch 'amitshah/for-anthony' into stagingAnthony Liguori
2011-04-28Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori
2011-04-28virtio-serial: Fix endianness bug in the config spaceAlexey Kardashevskiy
2011-04-28char: Detect chardev release by NULL handlers as well as NULL opaqueAmit Shah
2011-04-28char: Allow devices to use a single multiplexed chardev.Kusanagi Kouichi
2011-04-28spice-chardev: listen to frontend guest open / closeHans de Goede
2011-04-28virtio-console: notify backend of guest open / closeHans de Goede
2011-04-28chardev: Allow frontends to notify backends of guest open / closeHans de Goede
2011-04-27target-arm: Don't update base register on abort in Thumb T1 LDMPeter Maydell
2011-04-27target-arm: fix LDMIA bug on page boundaryYuYeon Oh
2011-04-27ioapic: Do not set irr for masked edge IRQsJan Kiszka
2011-04-27vl.c: Replace -virtfs string manipulation with QemuOptsStefan Hajnoczi
2011-04-27v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora
2011-04-27hw/virtio-9p-local.c: Remove unnecessary null char in symlink fileHarsh Prateek Bora
2011-04-27virtio-9p: Bugfix to send correct iounitM. Mohan Kumar
2011-04-27virtio-9p: removexattr on default acl should return 0Aneesh Kumar K.V
2011-04-27virtio-9p: Print the pdu details on returnAneesh Kumar K.V
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V
2011-04-27pflash: Restore & fix lazy ROMD switchingJan Kiszka
2011-04-27darwin-user: Remove unneeded null pointer checkStefan Weil
2011-04-27Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno
2011-04-27rtl8139: Fix compilation for w32/w64Stefan Weil
2011-04-27Remove obsolete 'enabled' variable from progress stateJes Sorensen
2011-04-27Add dd-style SIGUSR1 progress reportingJes Sorensen
2011-04-27qed: Fix consistency check on 32-bit hostsStefan Hajnoczi
2011-04-27ide/atapi: Introduce CHECK_READY flag for commandsKevin Wolf
2011-04-27ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectorsKevin Wolf
2011-04-27ide/atapi: Use table instead of switch for commandsKevin Wolf
2011-04-27ide/atapi: Factor commands outKevin Wolf
2011-04-27ide: Split atapi.c outKevin Wolf
2011-04-27Improve accuracy of block migration bandwidth calculationAvishay Traeger
2011-04-27atapi: Add 'medium ready' to 'medium not ready' transition on cd changeAmit Shah
2011-04-27qemu-timer: Fix timers for w32Stefan Weil
2011-04-27qemu-timer: Avoid type castsStefan Weil
2011-04-27qemu-timer: Remove unneeded include statement (w32)Stefan Weil