summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | cpu-all.h: Don't accidentally sign extend in g2h()Peter Maydell2012-03-121-1/+1
* | | | implement vnc_dpy_setdataGerd Hoffmann2012-03-121-1/+4
* | | | initialize CPU model list after handling -readconfig optionsEduardo Habkost2012-03-121-7/+13
* | | | add Opteron_G4 CPU model (v2)Eduardo Habkost2012-03-121-0/+14
* | | | add SandyBridge CPU modelEduardo Habkost2012-03-121-0/+14
* | | | add "tsc-deadline" flag name to feature_ecx tableEduardo Habkost2012-03-121-1/+1
* | | | qom: fix device hot-unplugPaolo Bonzini2012-03-121-5/+2
* | | | qdev: accept empty string propertiesPaolo Bonzini2012-03-121-4/+0
| |/ / |/| |
* | | Add missing const attributes for MemoryRegionOpsStefan Weil2012-03-119-13/+13
* | | tcg: Improve tcg_out_label and fix its usage for w64Stefan Weil2012-03-114-14/+14
* | | configure: Test for libiberty.a (mingw32)Stefan Weil2012-03-111-1/+7
* | | w64: Don't redefine lseek, ftruncateStefan Weil2012-03-111-2/+6
* | | cache-utils: Add missing include file for uintptr_tStefan Weil2012-03-111-0/+3
* | | build: Include config-host.mak as soon as possibleLluĂ­s Vilanova2012-03-111-7/+8
* | | gdbstub: Do not kill target in system emulation modeJan Kiszka2012-03-111-0/+2
* | | target-i386: Mask NX bit from cpu_get_phys_page_debug resultJan Kiszka2012-03-112-6/+8
|/ /
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-03-0917-58/+45
|\ \
| * | configure: Quote the configure args printed in config.logPeter Maydell2012-03-081-1/+3
| * | osdep: Remove local definition of macro offsetofStefan Weil2012-03-082-17/+0
| * | libcacard: Spelling and grammar fixes in documentationStefan Weil2012-03-081-13/+13
| * | Spelling fixes in comments (it's -> its)Stefan Weil2012-03-089-10/+10
| * | vnc: Add break statementStefan Weil2012-03-081-0/+1
| * | libcacard: Use format specifier %u instead of %d for unsigned valuesStefan Weil2012-03-081-10/+10
| * | Fix sign of sscanf format specifiersStefan Weil2012-03-071-1/+2
| * | block/vmdk: Fix warning from splint (comparision of unsigned value)Stefan Weil2012-03-071-1/+1
| * | qmp: Fix spelling fourty -> fortyStefan Weil2012-03-071-2/+2
| * | qom: Fix spelling in documentationStefan Weil2012-03-071-1/+1
| * | sh7750: Remove redundant 'struct' from MemoryRegionOpsStefan Weil2012-03-072-2/+2
| |/
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-03-0912-242/+742
|\ \
| * | kvm: fill in padding to help valgrindMichael S. Tsirkin2012-03-072-0/+8
| * | kvm: x86: Add user space part for in-kernel i8254Jan Kiszka2012-03-074-3/+278
| * | kvm: Add kvm_has_pit_state2 helperJan Kiszka2012-03-073-0/+16
| * | i8254: Open-code timer restoreJan Kiszka2012-03-072-3/+19
| * | i8254: Factor out base class for KVM reuseJan Kiszka2012-03-074-239/+424
| |/
* | Merge remote-tracking branch 'kraxel/usb.42' into stagingAnthony Liguori2012-03-098-143/+203
|\ \
| * | xhci: fix port statusGerd Hoffmann2012-03-071-1/+1
| * | xhci: fix control xfersGerd Hoffmann2012-03-071-8/+5
| * | usb: add shortcut for control transfersGerd Hoffmann2012-03-072-0/+60
| * | usb-host: enable pipelineing for bulk endpoints.Gerd Hoffmann2012-03-071-0/+3
| * | usb: add pipelining option to usb endpointsGerd Hoffmann2012-03-072-1/+12
| * | usb: queue can have async packetsGerd Hoffmann2012-03-071-0/+3
| * | uhci_fill_queue: zap debug printfGerd Hoffmann2012-03-071-1/+0
| * | usb: add USB_RET_IOERRORHans de Goede2012-03-076-10/+19
| * | usb: return BABBLE rather then NAK when we receive too much dataHans de Goede2012-03-072-3/+9
| * | usb-ehci: Cleanup itd error handlingHans de Goede2012-03-071-14/+14
| * | usb-ehci: Fix and simplify nakcnt handlingHans de Goede2012-03-071-28/+4
| * | usb-ehci: Remove dead nakcnt codeHans de Goede2012-03-071-20/+0
| * | usb-ehci: Fix cerr trackingHans de Goede2012-03-071-13/+6
| * | usb-ehci: Any packet completion except for NAK should set the interruptHans de Goede2012-03-071-1/+1
| * | usb-ehci: Rip the queues when the async or period schedule is haltedHans de Goede2012-03-071-1/+4
OpenPOWER on IntegriCloud