qemu
2009-01-12 aurel32target-mips: get rid of tests on env->user_mode_only
2009-01-12 aurel32target-ppc: add altivec cache instructions
2009-01-12 blueswir1Fix TLB access (Jakub Jermar)
2009-01-12 blueswir1Update Sparc32 and Sparc64 images
2009-01-12 blueswir1Fix some SLIRP warnings
2009-01-12 blueswir1Use ESCC for PowerMac serial
2009-01-12 blueswir1Rename slavio_serial functions to escc, add clock rate...
2009-01-12 blueswir1Rename slavio_serial to escc
2009-01-12 blueswir1Fix typo
2009-01-10 blueswir1Fix segfault
2009-01-10 blueswir1Add EBUS bridge
2009-01-09 blueswir1Fix APB
2009-01-09 aurel32Update openbios-ppc to revision 373
2009-01-09 aliguorifix configuring kvm probe when using --kerneldir (Chris...
2009-01-09 aurel32Mark openbios-ppc as a binary file.
2009-01-09 aurel32mips, ppc: make sure nd->model is always defined
2009-01-09 aurel32target-ppc: add an openbios-ppc image
2009-01-09 malcUpdate to reflect the fact that AC97 will be built...
2009-01-09 malcMore flexible audio card selection
2009-01-09 aurel32target-ppc: revert part of commit r6254 committed accid...
2009-01-09 edgar_iglMake the set_link cmd handle multiple nics.
2009-01-09 edgar_iglETRAX: Let the ethernet PHY report the current link...
2009-01-08 aurel32Add v{add, sub}{s, u}{b, h, w}s instructions
2009-01-08 aliguoriEnable ac97 by default
2009-01-08 aliguoriIDE: Return zero when reading error register with slave...
2009-01-08 blueswir1Fix IDE debug
2009-01-08 aliguoriImplement virtio_net link status (Mark McLoughlin)
2009-01-08 aliguoriImplement e1000 link status (Mark McLoughlin)
2009-01-08 aliguoriAllow devices be notified of link status change (Mark...
2009-01-08 aliguoriAdd 'set_link' monitor command (Mark McLoughlin)
2009-01-08 aliguoriqemu-nbd: fix options: -b (--bind) expects an argument...
2009-01-08 aliguoriqcow2: free old snapshots array upon creation of a...
2009-01-08 aliguoriqcow1: Fix compressed images (Kevin Wolf)
2009-01-08 aliguoriAdd support for vmchannel socket migration (Gleb Natapov)
2009-01-08 aliguoriAdd "restrict" and "ip" option to "user" net option...
2009-01-08 aliguoriAdd slirp_restrict option (Gleb Natapov)
2009-01-08 aliguoriRedirect slirp traffic to/from qemu character device...
2009-01-08 aliguoriAdd model field to nic info (Mark McLoughlin)
2009-01-08 aurel32Add vspltis{b,h,w} instructions
2009-01-08 aurel32Add vs{l,r} instructions
2009-01-08 aurel32Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions
2009-01-08 aurel32Add GEN_VXRFORM{,1} macros for subsequent instructions
2009-01-08 blueswir1Improve PCI debug support
2009-01-08 aurel32target-mips: CP0 Random register improvements
2009-01-08 aurel32cmd646: correctly enable IDE channels
2009-01-08 aurel32target-ppc: move OpenBIOS machines type to ppc.h from...
2009-01-08 aurel32Some more updates for the g3bw -> g3beige change
2009-01-07 aurel32update the documentation for the g3bw -> g3beige change
2009-01-07 aurel32target-ppc: Switch ppc_oldworld.c to G3 beige
2009-01-07 edgar_iglCRIS: Purify some of the flag evaluation helpers.
2009-01-07 edgar_iglETRAX: Always provide a valid net model.
2009-01-07 edgar_iglCRIS: Enable NTPL.
2009-01-07 aliguoriFix build breakage introduced by r6219
2009-01-07 edgar_iglCRIS: Add a bunch of syscall numbers.
2009-01-07 edgar_iglCRIS: Clone flags are reversed on CRIS.
2009-01-07 aliguorivirtio-net migration fix (Mark McLoughlin)
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriadd missing MAC address to info_str for some NICs ...
2009-01-07 aliguoriAdd qemu_format_nic_info_str() (Mark McLoughlin)
2009-01-07 aliguoriAssign a name to each VLAN client (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2009-01-07 aliguorisnapshot subcommand for qemu-img (Kevin Wolf)
2009-01-07 aliguoriadd "serial" parameter to -drive flag (Gleb Natapov)
2009-01-07 aliguoriqcow2: Fix cluster allocation (Kevin Wolf)
2009-01-07 aliguoriFix compressed qcow2 (Gleb Natapov)
2009-01-07 aliguorifix usb-hid SET_IDLE behaviour (Stefano Stabellini)
2009-01-07 edgar_iglCRIS: Implement set_thread_area for CRIS.
2009-01-07 edgar_iglETRAX: Correct size of control-register area.
2009-01-07 edgar_iglETRAX: Process out channels immediately when the channe...
2009-01-07 edgar_iglETRAX: Correctly update the interrupt vector when inter...
2009-01-07 edgar_iglETRAX: Support timer count reads and correct frequencies.
2009-01-07 edgar_iglCRIS: Use a helper for lz.
2009-01-07 edgar_iglCRIS: bound operates directly on regs, no need to alloc...
2009-01-07 edgar_iglCRIS: Speedup btst by using a helper.
2009-01-07 edgar_iglETRAX: Add a dummy tempsensor and correct the NAND...
2009-01-07 edgar_iglCRIS: NMI wakes up the core.
2009-01-07 edgar_iglCRIS: NMI wakes up the core.
2009-01-07 edgar_iglCRIS: Move operations can be optimized as arithmetic...
2009-01-07 edgar_iglCRIS: Slight performance improvement for flag evaluation.
2009-01-07 edgar_iglETRAX: Add a model for the axis devboard88 machine.
2009-01-07 edgar_iglETRAX: No need to mask off the I flag twice at reset.
2009-01-07 edgar_iglgdbstub: fix gdbserver_fork
2009-01-06 malcAdd missing space
2009-01-05 aurel32target-ppc: fix compilation on BigEndian
2009-01-05 blueswir1Fix more FSF addresses
2009-01-05 blueswir1Add cirrus reset handler
2009-01-04 aurel32target-ppc: Add m{f,t}vscr instructions.
2009-01-04 aurel32Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instruct...
2009-01-04 aurel32Add {l,st}ve{b,h,w}x instructions.
2009-01-04 aurel32Add vmladduhm instruction.
2009-01-04 aurel32Add vmsumsh{m,s} instructions.
2009-01-04 aurel32Add vmsumuh{m,s} instructions.
2009-01-04 aurel32Add vmh{,r}addshs instructions.
2009-01-04 aurel32Add vpkpx instruction.
2009-01-04 aurel32Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w...
2009-01-04 aurel32Add saturating arithmetic conversion functions for...
2009-01-04 aurel32Add vsel and vperm instructions.
2009-01-04 aurel32Add vmsum{u,m}bm instructions.
2009-01-04 aurel32Add GEN_VAFORM_PAIRED macro for subsequent instructions.
2009-01-04 aurel32Add vupk{h,l}s{b,h} instructions.
next