2009-01-09 |
aurel32 | target-ppc: add an openbios-ppc image |
commit | commitdiff | tree | snapshot |
2009-01-09 |
malc | Update to reflect the fact that AC97 will be built... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
malc | More flexible audio card selection |
commit | commitdiff | tree | snapshot |
2009-01-09 |
aurel32 | target-ppc: revert part of commit r6254 committed accid... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
edgar_igl | Make the set_link cmd handle multiple nics. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
edgar_igl | ETRAX: Let the ethernet PHY report the current link... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | Add v{add, sub}{s, u}{b, h, w}s instructions |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Enable ac97 by default |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | IDE: Return zero when reading error register with slave... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
blueswir1 | Fix IDE debug |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Implement virtio_net link status (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Implement e1000 link status (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Allow devices be notified of link status change (Mark... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Add 'set_link' monitor command (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | qemu-nbd: fix options: -b (--bind) expects an argument... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | qcow2: free old snapshots array upon creation of a... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | qcow1: Fix compressed images (Kevin Wolf) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Add support for vmchannel socket migration (Gleb Natapov) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Add "restrict" and "ip" option to "user" net option... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Add slirp_restrict option (Gleb Natapov) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Redirect slirp traffic to/from qemu character device... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aliguori | Add model field to nic info (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | Add vspltis{b,h,w} instructions |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | Add vs{l,r} instructions |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | Add GEN_VXRFORM{,1} macros for subsequent instructions |
commit | commitdiff | tree | snapshot |
2009-01-08 |
blueswir1 | Improve PCI debug support |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | target-mips: CP0 Random register improvements |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | cmd646: correctly enable IDE channels |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | target-ppc: move OpenBIOS machines type to ppc.h from... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
aurel32 | Some more updates for the g3bw -> g3beige change |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aurel32 | update the documentation for the g3bw -> g3beige change |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aurel32 | target-ppc: Switch ppc_oldworld.c to G3 beige |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Purify some of the flag evaluation helpers. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | ETRAX: Always provide a valid net model. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Enable NTPL. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | Fix build breakage introduced by r6219 |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Add a bunch of syscall numbers. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Clone flags are reversed on CRIS. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | virtio-net migration fix (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | Add a -net name=foo parameter (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | add missing MAC address to info_str for some NICs ... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | Add qemu_format_nic_info_str() (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | Assign a name to each VLAN client (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | Add a model string to VLANClientState (Mark McLoughlin) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | snapshot subcommand for qemu-img (Kevin Wolf) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | add "serial" parameter to -drive flag (Gleb Natapov) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | qcow2: Fix cluster allocation (Kevin Wolf) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | Fix compressed qcow2 (Gleb Natapov) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
aliguori | fix usb-hid SET_IDLE behaviour (Stefano Stabellini) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Implement set_thread_area for CRIS. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | ETRAX: Correct size of control-register area. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | ETRAX: Process out channels immediately when the channe... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | ETRAX: Correctly update the interrupt vector when inter... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | ETRAX: Support timer count reads and correct frequencies. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Use a helper for lz. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: bound operates directly on regs, no need to alloc... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Speedup btst by using a helper. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | ETRAX: Add a dummy tempsensor and correct the NAND... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: NMI wakes up the core. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: NMI wakes up the core. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Move operations can be optimized as arithmetic... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | CRIS: Slight performance improvement for flag evaluation. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | ETRAX: Add a model for the axis devboard88 machine. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | ETRAX: No need to mask off the I flag twice at reset. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
edgar_igl | gdbstub: fix gdbserver_fork |
commit | commitdiff | tree | snapshot |
2009-01-06 |
malc | Add missing space |
commit | commitdiff | tree | snapshot |
2009-01-05 |
aurel32 | target-ppc: fix compilation on BigEndian |
commit | commitdiff | tree | snapshot |
2009-01-05 |
blueswir1 | Fix more FSF addresses |
commit | commitdiff | tree | snapshot |
2009-01-05 |
blueswir1 | Add cirrus reset handler |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | target-ppc: Add m{f,t}vscr instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instruct... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add {l,st}ve{b,h,w}x instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vmladduhm instruction. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vmsumsh{m,s} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vmsumuh{m,s} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vmh{,r}addshs instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vpkpx instruction. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add saturating arithmetic conversion functions for... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vsel and vperm instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vmsum{u,m}bm instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add GEN_VAFORM_PAIRED macro for subsequent instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vupk{h,l}s{b,h} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vupk{h,l}px instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add GEN_VXFORM_NOA macro for subsequent instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vsplt{b,h,w} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add GEN_VXFORM_UIMM macro for subsequent instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add GEN_VXFORM_SIMM macro for subsequent instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vsldoi instruction. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vrl{b,h,w} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add lvs{l,r} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add v{add,sub}cuw instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vs{l,r}o instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vsl{b,h,w} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vsr{,a}{b,h,w} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vmul{e,o}{s,u}{b,h} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Add vmrg{l,h}{b,h,w} instructions. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
commit | commitdiff | tree | snapshot |
2009-01-04 |
edgar_igl | CRIS: Dont flush kernel protected pages when modifying... |
commit | commitdiff | tree | snapshot |
next |