2009-02-08 |
aurel32 | Add load/save capability to rc4030 chipset |
commit | commitdiff | tree | snapshot |
2009-02-08 |
aurel32 | Additional VGA options for MIPS Malta |
commit | commitdiff | tree | snapshot |
2009-02-08 |
aurel32 | fix use of host serial port |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Use CMD646 IDE for now |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Load 32 bit ELF BIOS images also on PPC64 |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Rename ppc_chrp.c to ppc_newworld.c |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | Fix bug in omap_sx1.c introduced by r6344 |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | Fix tosa_dac_recv warning |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | Fix cpu_arm_handle_mmu_fault warning |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | SH4: fix TMU init |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
blueswir1 | Add it_shift |
commit | commitdiff | tree | snapshot |
2009-02-07 |
blueswir1 | Fix VGA RAM offsets |
commit | commitdiff | tree | snapshot |
2009-02-06 |
blueswir1 | Fix SIGSEGV crash in slirp networking code |
commit | commitdiff | tree | snapshot |
2009-02-06 |
blueswir1 | Add savevm and reset support for OpenPic |
commit | commitdiff | tree | snapshot |
2009-02-06 |
aurel32 | Revert part of 6531, fix build failure |
commit | commitdiff | tree | snapshot |
2009-02-06 |
aliguori | Replace exit() in oom_check with abort() |
commit | commitdiff | tree | snapshot |
2009-02-06 |
aliguori | Revert changes to fmopl.c |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | qemu:virtio-net: Add VLAN filtering (Alex Williamson) |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | qemu:virtio-net: Add additional MACs via a filter table... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | qemu:virtio-net: Enable filtering based on MAC, promisc... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | qemu:virtio-net: Add promiscuous and all-multicast... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | qemu:virtio-net: Add a virtqueue for control commands... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | qemu:virtio-net: Define ETH_ALEN for use when manipulat... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | qemu:virtio-net: Allow setting the MAC address via... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | qemu:virtio-net: Save status and add some save infrastr... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aurel32 | target-ppc: change instruction name vrlogefp into vlogefp |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | toplevel: remove error handling from qemu_malloc()... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | targets: remove error handling from qemu_malloc() calle... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | hw: remove error handling from qemu_malloc() callers... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | audio: remove error handling from qemu_malloc() callers... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | block: remove error handling from qemu_malloc() callers... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | Terminate emulation on memory allocation failure (Avi... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | Convert IDE to use new dma helpers (Avi Kivity) |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | Introduce block dma helpers (Avi Kivity) |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | Add qemu_iovec_reset() (Avi Kivity) |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aliguori | Add a scatter-gather list type and accessors (Avi Kivity) |
commit | commitdiff | tree | snapshot |
2009-02-05 |
blueswir1 | Add debug, savevm and reset support for UniNorth |
commit | commitdiff | tree | snapshot |
2009-02-05 |
blueswir1 | Use qemu_ram_alloc |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aurel32 | target-ppc: add vrlogefp instruction |
commit | commitdiff | tree | snapshot |
2009-02-05 |
aurel32 | soft-float: add float32_log2() and float64_log2() |
commit | commitdiff | tree | snapshot |
2009-02-04 |
malc | Properly initialize len argument of sysctl and include... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
aurel32 | target-ppc: fix previous commit |
commit | commitdiff | tree | snapshot |
2009-02-04 |
aurel32 | target-ppc: use the new float constants |
commit | commitdiff | tree | snapshot |
2009-02-04 |
aurel32 | softfloat: add a 1.0 constant for float32 and float64 |
commit | commitdiff | tree | snapshot |
2009-02-04 |
aurel32 | Add vcf{u,s}x instructions |
commit | commitdiff | tree | snapshot |
2009-02-04 |
aurel32 | Add vrfi{m,n,p,z} instructions |
commit | commitdiff | tree | snapshot |
2009-02-04 |
aurel32 | Add various NaN-handling macros |
commit | commitdiff | tree | snapshot |
2009-02-03 |
edgar_igl | Partialy fix mmap at EOF for large pagesize targets... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
aliguori | Remove accidental addition of local patch. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
aurel32 | Make mtvscr use a helper |
commit | commitdiff | tree | snapshot |
2009-02-03 |
aurel32 | Add calls to initialize VSCR on appropriate machines |
commit | commitdiff | tree | snapshot |
2009-02-03 |
aurel32 | Rename spe_status to vec_status |
commit | commitdiff | tree | snapshot |
2009-02-03 |
aurel32 | Add f field to ppc_avr_t |
commit | commitdiff | tree | snapshot |
2009-02-03 |
aurel32 | SH4: Fix warning when compiling sh7750_regnames.c |
commit | commitdiff | tree | snapshot |
2009-02-03 |
aurel32 | linux-user: Remove incorrect break; |
commit | commitdiff | tree | snapshot |
2009-02-03 |
aurel32 | Fix compilation of PPC64 targets with DEBUG_TCGV enabled |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Add phenom CPU descriptor (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Implement FFXSR (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Add zlib encoding support (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Move the framebuffer update package out (Alexander... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Move buffer functions up (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Add some tight awareness to vnc.c (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Fix invalid #if in vnc.c when debugging is enabled... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Use VNC protocol defines (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
aliguori | Split VNC defines to vnc.h (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2009-02-01 |
malc | Replace noreturn with QEMU_NORETURN |
commit | commitdiff | tree | snapshot |
2009-02-01 |
blueswir1 | Add and use #defines for PCI device classes |
commit | commitdiff | tree | snapshot |
2009-02-01 |
blueswir1 | Update #defines for PCI vendor and device IDs from... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | PowerPC: IDE DB-DMA support |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | PowerPC: mac-io DB-DMA support |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | pl031: remove unused variable |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | linux-user: fix signal.c warning |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | linux-user: identify running binary in /proc/self/exe |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | linux-user: Add generic env variable handling |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | target-ppc: Fix struct target_stat64 for 32-bit host |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | target-sh4: Fix struct target_stat64 for 64-bit host |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | linuw-user fix: read() and acct() on NULL arguments |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | linux-user: don't crash with null name |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | linux-user: return EINVAL on incorrect sockaddr |
commit | commitdiff | tree | snapshot |
2009-01-30 |
aurel32 | linux-user: fix accept(2) with NULL peer |
commit | commitdiff | tree | snapshot |
2009-01-29 |
balrog | Allow usb tablet to be used with vmware-vga hwcursor. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
balrog | Fix absolute mode mice. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
aliguori | check SCSI read/write requests against max LBA (Rik... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
aliguori | Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger) |
commit | commitdiff | tree | snapshot |
2009-01-29 |
aliguori | Use new logging API in reset handling (Jan Kiszka) |
commit | commitdiff | tree | snapshot |
2009-01-29 |
aliguori | MTRR support on x86, part 2 (Carl-Daniel Hailfinger) |
commit | commitdiff | tree | snapshot |
2009-01-29 |
aliguori | Don't notify virtio devices before S_DRIVER_OK (Mark... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
aliguori | fix raw_aio_read\write error handling (Stefano Stabellini) |
commit | commitdiff | tree | snapshot |
2009-01-28 |
aliguori | SCSI divide capacity by s->cluster_size (Rik van Riel) |
commit | commitdiff | tree | snapshot |
2009-01-28 |
aliguori | support >2TB SCSI disks (Rik van Riel) |
commit | commitdiff | tree | snapshot |
2009-01-28 |
aliguori | fix signed/unsigned overflows in SCSI disk (Rik van... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
malc | Fix qemu_malloc. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
blueswir1 | Add Simba device ID |
commit | commitdiff | tree | snapshot |
2009-01-27 |
aliguori | block-vpc: Fix support for images > 4 GB (Kevin Wolf) |
commit | commitdiff | tree | snapshot |
2009-01-26 |
edgar_igl | CRIS: Init the feedback shiftreg used for randomizing... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
edgar_igl | ETRAX: Remove display-state argument from board init. |
commit | commitdiff | tree | snapshot |
2009-01-26 |
aliguori | kvm-x86: Remove eflags conversion into emulator format... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
aliguori | Check if the i8254 timer is active before deactivating... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
aliguori | block-vpc: Create images (Kevin Wolf) |
commit | commitdiff | tree | snapshot |
next |