summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to reflect the fact that AC97 will be built by defaultmalc2009-01-091-2/+2
* More flexible audio card selectionmalc2009-01-092-3/+12
* target-ppc: revert part of commit r6254 committed accidentallyaurel322009-01-091-1/+1
* Make the set_link cmd handle multiple nics.edgar_igl2009-01-091-1/+2
* ETRAX: Let the ethernet PHY report the current link-state.edgar_igl2009-01-094-8/+27
* Add v{add, sub}{s, u}{b, h, w}s instructionsaurel322009-01-084-1/+64
* Enable ac97 by defaultaliguori2009-01-082-6/+1
* IDE: Return zero when reading error register with slave selected (Justin Chev...aliguori2009-01-081-1/+2
* Fix IDE debugblueswir12009-01-081-2/+2
* Implement virtio_net link status (Mark McLoughlin)aliguori2009-01-082-3/+27
* Implement e1000 link status (Mark McLoughlin)aliguori2009-01-081-0/+16
* Allow devices be notified of link status change (Mark McLoughlin)aliguori2009-01-082-0/+6
* Add 'set_link' monitor command (Mark McLoughlin)aliguori2009-01-083-1/+33
* qemu-nbd: fix options: -b (--bind) expects an argument (IFACE) (Uri Lublin)aliguori2009-01-081-1/+1
* qcow2: free old snapshots array upon creation of a new one (Uri Lublin)aliguori2009-01-081-0/+1
* qcow1: Fix compressed images (Kevin Wolf)aliguori2009-01-081-20/+25
* Add support for vmchannel socket migration (Gleb Natapov)aliguori2009-01-081-0/+227
* Add "restrict" and "ip" option to "user" net option (Gleb Natapov)aliguori2009-01-081-3/+11
* Add slirp_restrict option (Gleb Natapov)aliguori2009-01-088-17/+60
* Redirect slirp traffic to/from qemu character device (Gleb Natapov)aliguori2009-01-088-25/+156
* Add model field to nic info (Mark McLoughlin)aliguori2009-01-081-1/+2
* Add vspltis{b,h,w} instructionsaurel322009-01-083-0/+37
* Add vs{l,r} instructionsaurel322009-01-083-0/+43
* Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructionsaurel322009-01-083-0/+64
* Add GEN_VXRFORM{,1} macros for subsequent instructionsaurel322009-01-081-0/+21
* Improve PCI debug supportblueswir12009-01-081-1/+27
* target-mips: CP0 Random register improvementsaurel322009-01-081-3/+8
* cmd646: correctly enable IDE channelsaurel322009-01-081-1/+2
* target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel322009-01-082-6/+8
* Some more updates for the g3bw -> g3beige changeaurel322009-01-082-2/+2
* update the documentation for the g3bw -> g3beige changeaurel322009-01-071-1/+1
* target-ppc: Switch ppc_oldworld.c to G3 beigeaurel322009-01-071-3/+3
* CRIS: Purify some of the flag evaluation helpers.edgar_igl2009-01-073-160/+154
* ETRAX: Always provide a valid net model.edgar_igl2009-01-072-2/+8
* CRIS: Enable NTPL.edgar_igl2009-01-071-0/+1
* Fix build breakage introduced by r6219aliguori2009-01-071-1/+1
* CRIS: Add a bunch of syscall numbers.edgar_igl2009-01-071-0/+44
* CRIS: Clone flags are reversed on CRIS.edgar_igl2009-01-071-0/+2
* virtio-net migration fix (Mark McLoughlin)aliguori2009-01-071-2/+4
* Add a -net name=foo parameter (Mark McLoughlin)aliguori2009-01-0719-64/+100
* add missing MAC address to info_str for some NICs (Mark McLoughlin)aliguori2009-01-074-1/+7
* Add qemu_format_nic_info_str() (Mark McLoughlin)aliguori2009-01-079-59/+26
* Assign a name to each VLAN client (Mark McLoughlin)aliguori2009-01-072-0/+22
* Add a model string to VLANClientState (Mark McLoughlin)aliguori2009-01-0717-62/+74
* snapshot subcommand for qemu-img (Kevin Wolf)aliguori2009-01-072-0/+125
* add "serial" parameter to -drive flag (Gleb Natapov)aliguori2009-01-075-15/+44
* qcow2: Fix cluster allocation (Kevin Wolf)aliguori2009-01-071-6/+6
* Fix compressed qcow2 (Gleb Natapov)aliguori2009-01-071-6/+9
* fix usb-hid SET_IDLE behaviour (Stefano Stabellini)aliguori2009-01-071-2/+2
* CRIS: Implement set_thread_area for CRIS.edgar_igl2009-01-074-1/+53
OpenPOWER on IntegriCloud