]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-01-15  aurel32cuda: improve date/time read/write
2009-01-15  blueswir1Fix bsd-user build
2009-01-14  aurel32LSI53C895A: Introduce CASE_GET_REG24
2009-01-14  aurel32Fix day of week in mc146818
2009-01-14  aurel32sh4: Add FMAC instruction support
2009-01-14  aurel32target-ppc: fix wrteei instruction
2009-01-14  aurel32target-mips: optimize some gpr accesses
2009-01-14  aurel32target-mips: fix indentation
2009-01-14  aurel32Get rid of user_mode_only
2009-01-14  blueswir1Suppress i386 warnings
2009-01-14  blueswir1Add noreturn function attribute
2009-01-14  malcMigrate to check_define
2009-01-14  malcRemove all traces of __powerpc__
2009-01-14  blueswir1Fix some more warnings
2009-01-14  blueswir1Make OpenBSD sparc-softmmu compile warning free
2009-01-14  blueswir1Fix _P use on OpenBSD
2009-01-14  blueswir1Fix iovec probe on OpenBSD
2009-01-14  aurel32PPC OldWorld: use a more realistic timer frequency
2009-01-14  aurel32escc: allow one IRQ per serial channel
2009-01-14  aurel32Update OpenBIOS PowerPC image to revision 406
2009-01-14  malcFix building on PPC64
2009-01-13  malcDo not rely on __powerpc__ being defined as a feature...
2009-01-13  aliguoriMake virtio_net_init() return void (Mark McLoughlin)
2009-01-13  aurel32sun4c/sun4d: also swap the CharDriverState of escc_init()
2009-01-13  aliguoriUpdate bochs bios
2009-01-13  blueswir1Fix 64 bit issue in slirp
2009-01-13  aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2009-01-13  aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2009-01-13  aliguoriFix tap downscript argument (Mark McLoughlin)
2009-01-13  aurel32ESCC: swap the two CharDriverState arguments
2009-01-13  aurel32target-ppc: define max amount of memory for G3 beige
2009-01-13  aurel32target-ppc: fix comment about boot device in ppc_oldworld.c
2009-01-13  aliguoriAdd qemu_check_nic_model() and qemu_check_nic_model_lis...
2009-01-13  blueswir1Fix gdbserver number of registers (Tristan Gingold)
2009-01-13  aliguoriRTL8139: Latch C+ mode state instead of inferring it...
2009-01-13  aliguoriFix race in POSIX AIO emulation (Jan Kiszka)
2009-01-12  aurel32target-alpha: get rid of tests on env->user_mode_only
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)
next