index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-10-18
bsd-user: FreeBSD update
Juergen Lock
2009-10-18
x86: add 'static' to please Sparse
Blue Swirl
2009-10-18
target-ppc: simpler definitions for microcontrollers based on e300
Thomas Monjalon
2009-10-18
target-ppc: add declarations of microcontrollers based on e300
Thomas Monjalon
2009-10-18
target-ppc: better support of e300 CPU core
Thomas Monjalon
2009-10-18
target-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4863d0a0f75f6f38330ed
Aurelien Jarno
2009-10-18
target-arm: fix bugs introduced by 3174f8e91fecf8756e861d1febb049f3c619a2c7
Aurelien Jarno
2009-10-17
target-arm: remove T0 and T1
Aurelien Jarno
2009-10-17
target-arm: remove cpu_T for ARM once and for all
Filip Navara
2009-10-17
target-arm: convert VFP not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_iwmmxt_insn not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_dsp_insn not use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_neon_ls_insn not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_neon_data_insn and helpers not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert rest of disas_arm_insn / disas_thumb2_insn not to use cpu_T
Filip Navara
2009-10-17
target-arm: replace thumb usage of cpu_T registers by proper register allocat...
Filip Navara
2009-10-17
target-arm: fix TANDC and TORC instructions
Filip Navara
2009-10-17
target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG
Filip Navara
2009-10-17
target-arm: convert gen_lookup_tb not to use cpu_T
Filip Navara
2009-10-17
target-arm: get rid of gen_set_psr_T0 and replace it by gen_set_psr/gen_set_p...
Filip Navara
2009-10-17
target-arm: fix SRS/RFE instructions
Filip Navara
2009-10-17
target-arm: remove unused gen_movl_T2_reg function
Filip Navara
2009-10-17
target-arm: remove useless line that sets register that is never used again
Filip Navara
2009-10-17
target-arm: get rid of temporary variable cache
Filip Navara
2009-10-17
target-arm: use tcg_global_mem_new_i32 to allocate registers
Filip Navara
2009-10-17
Only IDE needs limits for CHS configuration
Blue Swirl
2009-10-15
MIPS jazz: create isa bus
Roy Tam
2009-10-15
multiboot: Limit number of multiboot modules
Adam Lackorzynski
2009-10-15
multiboot: Fix cmdline of modules
Adam Lackorzynski
2009-10-15
ksm support
Izik Eidus
2009-10-15
pcnet: Extend hardware reset
Jan Kiszka
2009-10-15
qcow2: Bring synchronous read/write back to life
Kevin Wolf
2009-10-15
Documentation: Move msmouse description to an appropriate place
Kevin Wolf
2009-10-15
Documentation: Add missing tags to placeholders
Kevin Wolf
2009-10-15
Documentation: Highlight placeholders in suboptions
Kevin Wolf
2009-10-15
net: fix multiple NICs causing net opts process to stop
Mark McLoughlin
2009-10-15
net: add queue for peer-to-peer packet forwarding
Mark McLoughlin
2009-10-15
net: refactor packet queueing code
Mark McLoughlin
2009-10-15
net: allow NICs to be connected to netdevs
Mark McLoughlin
2009-10-15
net: add -net nic,netdev= option
Mark McLoughlin
2009-10-15
net: maintain a list of vlan-less clients
Mark McLoughlin
2009-10-15
net: handle -netdevice options
Mark McLoughlin
2009-10-15
net: add -netdev option
Mark McLoughlin
2009-10-15
net: add QemuOptsList arg to net_client_parse()
Mark McLoughlin
2009-10-15
net: allow clients not associated with a vlan
Mark McLoughlin
2009-10-15
net: use qtailq for vlan and client lists
Mark McLoughlin
2009-10-15
net: remove id field from NICInfo
Mark McLoughlin
2009-10-15
net: handle id= parameter for -net
Mark McLoughlin
2009-10-15
net: remove unused qemu_handler_true()
Mark McLoughlin
2009-10-15
net: pass monitor handle to client init functions
Mark McLoughlin
[next]