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 |
2008-07-21 |
balrog | Omap DPLL & APLL locking logic.
|
commit | commitdiff | tree |
2008-07-19 |
balrog | Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).
|
commit | commitdiff | tree |
2008-07-19 |
balrog | Revert "fix power management timer overflow handling...
|
commit | commitdiff | tree |
2008-07-19 |
balrog | Force screen resize if no buffer set (Avi Kivity).
|
commit | commitdiff | tree |
2008-07-19 |
balrog | Pretend to be the active console while a screendump...
|
commit | commitdiff | tree |
2008-07-19 |
balrog | ARMv6: fix SIMD add/sub carry flags (Vincent Palatin).
|
commit | commitdiff | tree |
2008-07-19 |
balrog | ARM: fix CPS masks (Vincent Palatin).
|
commit | commitdiff | tree |
2008-07-19 |
balrog | Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul...
|
commit | commitdiff | tree |
2008-07-19 |
balrog | linux-user: Fix target_statfs[64] on 64-bit hosts
|
commit | commitdiff | tree |
2008-07-19 |
balrog | Special Mask Mode for i8259 PIC (Sebastian Reichelt).
|
commit | commitdiff | tree |
2008-07-18 |
balrog | OMAP2 EAC module.
|
commit | commitdiff | tree |
2008-07-17 |
balrog | Remove the NIC from vlan on usb destroy.
|
commit | commitdiff | tree |
2008-07-17 |
balrog | Add CDC-Ethernet usb NIC (original patch from Thomas...
|
commit | commitdiff | tree |
2008-07-16 |
balrog | Disable OMAP2 combined-io-entries hack now that more...
|
commit | commitdiff | tree |
2008-07-16 |
balrog | e1000: only use TSE if enabled for current packet ...
|
commit | commitdiff | tree |
2008-07-16 |
balrog | Fix a bunch of type mismatch-related warnings (Jan...
|
commit | commitdiff | tree |
2008-07-16 |
balrog | Remove unintended dereference, kills a warning (Jan...
|
commit | commitdiff | tree |
2008-07-16 |
balrog | Properly byte-swap values in VMware SVGA (malc).
|
commit | commitdiff | tree |
2008-07-16 |
balrog | Make Bochs VBE work with VMWare SVGA (malc).
|
commit | commitdiff | tree |
2008-07-16 |
balrog | Don't overwrite VMwareSVGA's memory region start addresses...
|
commit | commitdiff | tree |
2008-07-16 |
balrog | Initialize the VMware VGA console after vga_init (Alexander...
|
commit | commitdiff | tree |
2008-06-09 |
balrog | Fix the sendkey hold time calculation (Jan Kiszka).
|
commit | commitdiff | tree |
2008-06-09 |
balrog | TC6393XB system features (Dmitry Baryshkov).
|
commit | commitdiff | tree |
2008-06-08 |
balrog | Enhance sendkey with key hold time (Jan Kiszka).
|
commit | commitdiff | tree |
2008-06-04 |
balrog | Add sysrq to key names known by "sendkey".
|
commit | commitdiff | tree |
2008-06-04 |
balrog | Refactor and fix do_sendkey (Jan Kiszka).
|
commit | commitdiff | tree |
2008-06-02 |
balrog | Fix ATAPI GET_CONFIGURATION function (Alexander Graf...
|
commit | commitdiff | tree |
2008-06-02 |
balrog | Mark a dead_tmp as such in ARM msr.
|
commit | commitdiff | tree |
2008-06-02 |
balrog | Improve dependencies generation (malc).
|
commit | commitdiff | tree |
2008-06-02 |
balrog | MusicPal: Restore display size after invalidation ...
|
commit | commitdiff | tree |
2008-06-02 |
balrog | Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio...
|
commit | commitdiff | tree |
2008-06-02 |
balrog | Don't forget to save VNC FB dimensions after resize...
|
commit | commitdiff | tree |
2008-06-02 |
balrog | Provide basic emulation for Sharp SL-6000 PDA (Tosa...
|
commit | commitdiff | tree |
2008-06-02 |
balrog | Factor out common SharpSL PDA code (Dmitry Baryshkov).
|
commit | commitdiff | tree |
2008-06-02 |
balrog | Restore ARM signal handler compilation on glibc < 2...
|
commit | commitdiff | tree |