summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-07(temp) gcc 4.6.0 corrections for buildusb_ccid.v19Alon Levy2-2/+2
2011-02-07ccid: configure: improve --enable-smartcard flagsAlon Levy3-15/+45
2011-02-07ccid: add docsAlon Levy1-0/+135
2011-02-07ccid: add ccid-card-emulated deviceAlon Levy2-1/+581
2011-02-07libcacard: initial commitRobert Relyea29-2/+6064
2011-02-07ccid: add passthru card deviceAlon Levy2-1/+330
2011-02-07introduce libcacard/vscard_common.hAlon Levy1-0/+167
2011-02-07usb-ccid: add CCID busAlon Levy4-0/+1411
2011-02-04target-arm: Fix decoding of Thumb preload and hint spacePeter Maydell1-22/+48
2011-02-04target-arm: Fix decoding of preload and memory hint spacePeter Maydell1-3/+25
2011-02-04target-arm: Clean up handling of MPIDRPeter Maydell1-5/+21
2011-02-04target-arm: Add CPU feature flag for v7MPPeter Maydell2-1/+8
2011-02-04do not pass NULL to strdup.Gleb Natapov1-2/+2
2011-02-04Set the right overflow bit for neon 32 and 64 bit saturating add/sub.Christophe Lyon4-63/+105
2011-02-04target-arm: Fix Neon vsra instructions.Christophe Lyon1-2/+2
2011-02-04target-sh4: fix negcAurelien Jarno1-2/+2
2011-02-04ioapic: Style & magics cleanupJan Kiszka1-70/+107
2011-02-04ioapic: Add support for qemu-kvm's vmstate v2Jan Kiszka1-1/+2
2011-02-04ioapic: Save/restore irrJan Kiszka1-1/+14
2011-02-04ioapic: Implement EOI handling for level-triggered IRQsJan Kiszka3-5/+67
2011-02-04vnc: qemu can die if the client is disconnected while updating screenCorentin Chary1-0/+4
2011-02-04virtio-serial: Make sure virtqueue is ready before discarding dataAmit Shah1-0/+3
2011-02-04ui/sdl: Fix handling of caps lock and num lock keysStefan Weil1-0/+8
2011-02-04Unify alarm deadline computationPaolo Bonzini1-17/+11
2011-02-04Correct alarm deadline computationPaolo Bonzini1-4/+11
2011-02-04use nanoseconds everywhere for timeout computationPaolo Bonzini1-16/+16
2011-02-04savevm: fix corruption in vmstate_subsection_load().Yoshiaki Tamura1-1/+9
2011-02-02Open up the 0.15 development branchAurelien Jarno1-1/+1
2011-02-01Update version for 0.14.0-rc0Anthony Liguori1-1/+1
2011-02-01Update SeaBIOS to 0.6.1.2Anthony Liguori2-0/+0
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com9-13/+52
2011-02-01tap: safe sndbuf defaultMichael S. Tsirkin2-5/+10
2011-02-01Add boot index documentation.Gleb Natapov1-0/+43
2011-02-01Add bootindex handling into usb storage device.Gleb Natapov1-0/+2
2011-02-01fix QemuOpts leakPaolo Bonzini1-0/+1
2011-02-01remove text_console_optsPaolo Bonzini1-6/+2
2011-02-01add set_echo implementation for text consolesPaolo Bonzini1-1/+16
2011-02-01create TextConsole together with the CharDeviceStatePaolo Bonzini1-25/+31
2011-02-01add set_echo implementation for qemu_chr_stdioPaolo Bonzini1-10/+16
2011-02-01move atexit(term_exit) and O_NONBLOCK to qemu_chr_open_stdioPaolo Bonzini1-10/+8
2011-02-01add qemu_chr_set_echoPaolo Bonzini3-0/+10
2011-02-01remove broken code for ttyPaolo Bonzini1-10/+0
2011-02-01Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori16-488/+716
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori17-80/+391
2011-02-01Merge remote branch 'spice/usb.5' into stagingAnthony Liguori6-111/+282
2011-02-01Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori3-46/+139
2011-02-01vnc: Fix password expiration through 'change vnc ""' (v2)Anthony Liguori3-10/+38
2011-02-01linux-user: avoid gcc array overrun warning for sparcPeter Maydell1-3/+4
2011-02-01hw/slavio_intctl.c: fix gcc warning about array bounds overrunPeter Maydell1-1/+6
2011-02-01SPARC: Fix Leon3 cache controlFabien Chouteau4-10/+23