Age | Commit message (Expand) | Author |
2012-01-17 | usb: add max_packet_size to USBEndpoint | Gerd Hoffmann |
2012-01-17 | usb/debug: add usb_ep_dump | Gerd Hoffmann |
2012-01-17 | usb-desc: USBEndpoint support | Gerd Hoffmann |
2012-01-17 | usb: add ifnum to USBEndpoint | Gerd Hoffmann |
2012-01-17 | usb: add USBEndpoint | Gerd Hoffmann |
2012-01-17 | xhci: Initial xHCI implementation | Hector Martin |
2012-01-13 | usb: add audio device model | H. Peter Anvin |
2012-01-13 | usb-desc: audio endpoint support | Gerd Hoffmann |
2012-01-13 | usb: track altsetting in USBDevice | Gerd Hoffmann |
2012-01-13 | usb: track configuration and interface count in USBDevice. | Gerd Hoffmann |
2012-01-13 | usb-host: rip out legacy procfs support | Gerd Hoffmann |
2012-01-12 | check-qstring: remove check.h include | Anthony Liguori |
2012-01-12 | MAINTAINERS: update tracing repo git URL | Stefan Hajnoczi |
2012-01-12 | Support for UDP unicast network backend | Benjamin |
2012-01-12 | cleanup, save a syscall | Lai Jiangshan |
2012-01-12 | cleanup, Remove duplicated code | Lai Jiangshan |
2012-01-12 | test: eliminate libcheck tests and have make check use gtester | Anthony Liguori |
2012-01-12 | check-qjson: enable disabled tests | Anthony Liguori |
2012-01-12 | check-qjson: convert to gtest | Anthony Liguori |
2012-01-12 | check-qlist: convert to gtest | Anthony Liguori |
2012-01-12 | check-qstring: convert to gtest | Anthony Liguori |
2012-01-12 | check-qint: convert to gtest | Anthony Liguori |
2012-01-12 | check-qfloat: convert to gtest | Anthony Liguori |
2012-01-12 | check-qdict: convert to gtest | Anthony Liguori |
2012-01-12 | build: split unit test builds to a separate makefile fragment | Anthony Liguori |
2012-01-12 | tests: mv tests/* -> tests/tcg | Anthony Liguori |
2012-01-12 | vga: optimize ppm_save() divisions | Avi Kivity |
2012-01-12 | Fix qapi code generation fix | Avi Kivity |
2012-01-12 | etraxfs-dma: Model metadata and eop | Lars Persson |
2012-01-12 | microblaze: Break the tb at memory barriers | Edgar E. Iglesias |
2012-01-12 | microblaze: Emulate the hw stackprotector | Edgar E. Iglesias |
2012-01-12 | microblaze: Add support for the clz insn | Edgar E. Iglesias |
2012-01-11 | target-i386: fix SSE rounding and flush to zero | Aurelien Jarno |
2012-01-11 | target-i386: fix dpps and dppd SSE2 instructions | Aurelien Jarno |
2012-01-11 | target-i386: fix round{pd,ps,sd,ss} SSE2 instructions | Aurelien Jarno |
2012-01-11 | target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions | Aurelien Jarno |
2012-01-10 | wm8750: Fix calculation of number of array elements | Stefan Weil |
2012-01-10 | elf: Improve symbol lookup (optimize, fix for bsd-user) | Stefan Weil |
2012-01-10 | hw/integratorcp: Simplify flash remap code | Peter Maydell |
2012-01-10 | hw/integratorcp: Fix sense of REMAP bit | Peter Maydell |
2012-01-10 | Merge branch 's390-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2012-01-10 | PPC: Fix linker scripts on ppc hosts | Alexander Graf |
2012-01-10 | target-sh4: ignore ocbp and ocbwb instructions | Aurelien Jarno |
2012-01-10 | tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer | Peter Maydell |
2012-01-10 | cris-dis: Clean memory allocation | Stefan Weil |
2012-01-09 | Merge remote-tracking branch 'qemu-kvm/fix-vhost-after-memory-listener' into ... | Anthony Liguori |
2012-01-09 | vhost: improve region filtering | Avi Kivity |
2012-01-09 | vhost: fix mem_sections memory corruption | Avi Kivity |
2012-01-09 | vhost: fix incorrect userspace address | Avi Kivity |
2012-01-08 | Fix vmstate_register_ram() for rom/device regions | Avi Kivity |