2008-12-07 |
balrog | LSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier)
|
commit | commitdiff | tree |
2008-12-07 |
balrog | LSI53C895A: Remove current_dma_len hack
|
commit | commitdiff | tree |
2008-12-07 |
balrog | Remove a duplicate omap_l4_attach(), add one missing...
|
commit | commitdiff | tree |
2008-12-07 |
balrog | Don't wrap I2C registers addresses on PXA270.
|
commit | commitdiff | tree |
2008-12-01 |
balrog | arm: Don't potentially overwrite input registers in...
|
commit | commitdiff | tree |
2008-12-01 |
balrog | Fix the comment added in r5844.
|
commit | commitdiff | tree |
2008-12-01 |
balrog | Don't rely on ARM tcg_out_goto() generating just a...
|
commit | commitdiff | tree |
2008-12-01 |
balrog | arm: Reserve code buffer in memory range reachable...
|
commit | commitdiff | tree |
2008-12-01 |
balrog | Use libgcc __clear_cache to clean icache, when available.
|
commit | commitdiff | tree |
2008-12-01 |
balrog | Fix a typo preventing GNUC builtins usage.
|
commit | commitdiff | tree |
2008-12-01 |
balrog | Fix pmovsx* / pmovzx* SSE instructions (original fix...
|
commit | commitdiff | tree |
2008-12-01 |
balrog | Don't try to select on an invalid VNC socket when init...
|
commit | commitdiff | tree |
2008-11-12 |
balrog | Don't use "hz" in identifiers to make AIX happy.
|
commit | commitdiff | tree |
2008-11-12 |
balrog | Include <strings.h> for ffs().
|
commit | commitdiff | tree |
2008-11-12 |
balrog | r5531 made x509 certs not loadable (original patch...
|
commit | commitdiff | tree |
2008-11-12 |
balrog | Implement LSI53C895A quirks exposed by OpenServer ...
|
commit | commitdiff | tree |
2008-11-10 |
balrog | use target_mmap() to allocate idt, gdt and ldt (Kirill...
|
commit | commitdiff | tree |
2008-11-10 |
balrog | Currently trying to turn an oversized directory into...
|
commit | commitdiff | tree |
2008-11-10 |
balrog | x86 CPUID extended family/model (Andre Przywara).
|
commit | commitdiff | tree |
2008-11-09 |
balrog | Document bluetooth support in qemu-doc.
|
commit | commitdiff | tree |
2008-11-09 |
balrog | Add qemu_strndup: qemu_strdup with length limit.
|
commit | commitdiff | tree |
2008-11-09 |
balrog | Add the -bt switch for setting up bluetooth stuff.
|
commit | commitdiff | tree |
2008-11-08 |
balrog | Revert r5532, r5536 and a piece of r5531.
|
commit | commitdiff | tree |
2008-11-07 |
balrog | Use the right format string to printf sector num with...
|
commit | commitdiff | tree |
2008-11-04 |
balrog | tc6393xb: non-accelerated FB support (Dmitry Baryshkov).
|
commit | commitdiff | tree |
2008-11-04 |
balrog | Tosa: dummy lcd support (Dmitry Baryshkov).
|
commit | commitdiff | tree |
2008-11-04 |
balrog | scoop: GPRR reports the state of GPIO lines (Dmitry...
|
commit | commitdiff | tree |
2008-11-04 |
balrog | Tosa: disable pxafb as it's not used on tosa (Dmitry...
|
commit | commitdiff | tree |
2008-11-04 |
balrog | Tosa: provide correct IRQ to tc6393xb init (Dmitry...
|
commit | commitdiff | tree |
2008-11-04 |
balrog | Tosa: emulate LEDs (Dmitry Baryshkov).
|
commit | commitdiff | tree |
2008-11-04 |
balrog | tc6393xb: initial support for nand control (Dmitry...
|
commit | commitdiff | tree |
2008-11-03 |
balrog | Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)
|
commit | commitdiff | tree |
2008-10-28 |
balrog | Set default max_cpus to one.
|
commit | commitdiff | tree |
2008-10-28 |
balrog | Fix return value printing for shmat (Lauro Ramos Venancio).
|
commit | commitdiff | tree |
2008-10-28 |
balrog | Recvmsg must return the number of bytes received (Lauro...
|
commit | commitdiff | tree |
2008-10-28 |
balrog | page_check_range: fix wrap around test (Lauro Ramos...
|
commit | commitdiff | tree |
2008-10-28 |
balrog | Fix iovec for the case with invalid elements (Lauro...
|
commit | commitdiff | tree |
2008-10-28 |
balrog | Use the host exit syscall for exiting (Lauro Ramos...
|
commit | commitdiff | tree |
2008-10-28 |
balrog | Control + i and [tab] share keycode in curses, simulate...
|
commit | commitdiff | tree |
2008-10-28 |
balrog | Fix cpuid ext_features value for Atom N270 (Blue Swirl).
|
commit | commitdiff | tree |
2008-10-25 |
balrog | Fix a bad memcpy length (Bruce Rogers).
|
commit | commitdiff | tree |
2008-10-11 |
balrog | Use the adequate CFLAGS for confiugure tests.
|
commit | commitdiff | tree |
2008-10-11 |
balrog | Add a configure check for zlib (Ryota OZAKI).
|
commit | commitdiff | tree |
2008-10-11 |
balrog | Increase write buffer size in pflash emulation (Thomas...
|
commit | commitdiff | tree |
2008-10-04 |
balrog | Fix crc32w decoding, fix a constant width in blendvpd.
|
commit | commitdiff | tree |
2008-10-04 |
balrog | x86 "popcnt" affects flags.
|
commit | commitdiff | tree |
2008-10-04 |
balrog | Implement SSE4.1, SSE4.2 (x86).
|
commit | commitdiff | tree |
2008-10-03 |
balrog | Improve pflash cfi01 debug messages (Thomas Petazzoni).
|
commit | commitdiff | tree |
2008-10-03 |
balrog | Reset CFI01 flash wcycle after erase confirm (Thomas...
|
commit | commitdiff | tree |
2008-10-01 |
balrog | Check that asynchronous (DMA) submission succeeds ...
|
commit | commitdiff | tree |
2008-10-01 |
balrog | Actually check read/write errors in IDE (Ian Jackson).
|
commit | commitdiff | tree |
2008-10-01 |
balrog | x86 pextrw destination operand can be r64.
|
commit | commitdiff | tree |
2008-09-30 |
balrog | Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
|
commit | commitdiff | tree |
2008-09-30 |
balrog | Disable bluetooth proxy compilation on win32.
|
commit | commitdiff | tree |
2008-09-30 |
balrog | Make sure bluez programs (cross-)compile, add missing...
|
commit | commitdiff | tree |
2008-09-29 |
balrog | Emulate a USB bluetooth dongle (or HCI Transport layer).
|
commit | commitdiff | tree |
2008-09-29 |
balrog | Use VHCI to allow the host os to participate in a qemu...
|
commit | commitdiff | tree |
2008-09-29 |
balrog | Bluetooth HIDP emulation on top of usb-hid.c and L2CAP...
|
commit | commitdiff | tree |
2008-09-29 |
balrog | Add L2CAP logic and a virtual SDP server for use in...
|
commit | commitdiff | tree |
2008-09-29 |
balrog | Add a virtual HCI.
|
commit | commitdiff | tree |
2008-09-28 |
balrog | Implement a HCI passthrough to host.
|
commit | commitdiff | tree |
2008-09-28 |
balrog | Emulate a serial bluetooth HCI with H4+ extensions...
|
commit | commitdiff | tree |
2008-09-28 |
balrog | Add a "null" bluetooth HCI and a header file for bluetooth.
|
commit | commitdiff | tree |
2008-09-28 |
balrog | Rename -cpu atom to -cpu n270.
|
commit | commitdiff | tree |
2008-09-26 |
balrog | Fix definition of EMX bit in cpuid (Jens Axboe).
|
commit | commitdiff | tree |
2008-09-25 |
balrog | Add a simple SSSE3 test.
|
commit | commitdiff | tree |
2008-09-25 |
balrog | Add Atom (x86) cpu identification.
|
commit | commitdiff | tree |
2008-09-25 |
balrog | SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
|
commit | commitdiff | tree |
2008-09-25 |
balrog | Core 2 Duo specification (Alexander Graf).
|
commit | commitdiff | tree |
2008-09-25 |
balrog | Clean up vendor identification (Alexander Graf).
|
commit | commitdiff | tree |
2008-09-25 |
balrog | Implement x86 SSSE3 instructions.
|
commit | commitdiff | tree |
2008-09-25 |
balrog | Use qemu_free() on env instead of free.
|
commit | commitdiff | tree |
2008-09-24 |
balrog | Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE...
|
commit | commitdiff | tree |
2008-09-24 |
balrog | Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
|
commit | commitdiff | tree |
2008-09-21 |
balrog | Band-aid vfork() emulation (Kirill Shutemov).
|
commit | commitdiff | tree |
2008-09-21 |
balrog | Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).
|
commit | commitdiff | tree |
2008-09-21 |
balrog | Enable same-arch consistency check on x86-64, print...
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Fix QADD / QSUB decoding on ARM (Torbjörn Andersson).
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Fix pread() and pwrite() syscall on ARM EABI (Kirill...
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill...
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Fix building with 2.6.27 kernel headers (Kirill Shutemov).
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Implement the futimesat() syscall (by Kirill Shutemov).
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Implement fstatat64() syscall (by Kirill Shutemov).
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Swap only altered elements of the grouplist in getgroups...
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Fix getgroups() with zero size parameter (Kirill Shutemov).
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Use a QEMUBH when an OMAP timer must expire immediately.
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Add a comment about masking of CTI interrupt in 16550A...
|
commit | commitdiff | tree |
2008-09-20 |
balrog | Allow attaching devices to OMAP UARTs.
|
commit | commitdiff | tree |
2008-09-17 |
balrog | 16550A UART: RHR irq enable bit also masks the Rx timeout...
|
commit | commitdiff | tree |
2008-09-16 |
balrog | Move offsetof to osdep.h, remove local defintions.
|
commit | commitdiff | tree |
2008-09-15 |
balrog | Fix range in the hid report descriptor for USB tablet.
|
commit | commitdiff | tree |
2008-07-29 |
balrog | Correct audio api usage in OMAP EAC (spotted by malc).
|
commit | commitdiff | tree |
2008-07-29 |
balrog | Fill in WLAN and BT platform data in CAL area as expected...
|
commit | commitdiff | tree |
2008-07-29 |
balrog | Unswap qemu-arm data and prefetch abort addresses ...
|
commit | commitdiff | tree |
2008-07-29 |
balrog | Fix load width for slave address in i2c_bus_load (Chris...
|
commit | commitdiff | tree |
2008-07-29 |
balrog | Simplify -usbdevice net: syntax, allow VLANs with no...
|
commit | commitdiff | tree |
2008-07-25 |
balrog | Fix OMAP GPMC register offsets and SYSCTL 8bit io ...
|
commit | commitdiff | tree |
2008-07-23 |
balrog | Add OneNAND Unlock All command (Kyungmin Park).
|
commit | commitdiff | tree |
2008-07-22 |
balrog | Fix a bad comparison, spotted by Paul Brook.
|
commit | commitdiff | tree |
2008-07-21 |
balrog | Handle on-chip DMA controllers in one place, convert...
|
commit | commitdiff | tree |