49313 Commits (bdbcb547cf96fc1794b31003cbae1c7a37c4d205)
 

Author SHA1 Message Date
Li Qiang fdda170e50 net: vmxnet: initialise local tx descriptor 10 years ago
Kevin Wolf c89d416a2b e1000e: Don't zero out buffer address in rx descriptor 10 years ago
Prasad J Pandit 8caed3d564 net: rocker: set limit to DMA buffer size 10 years ago
Li Qiang 2634ab7fe2 net: eepro100: fix memory leak in device uninit 10 years ago
Brad Smith 9463c0778b tap-bsd: OpenBSD uses tap(4) now 10 years ago
Prasad J Pandit 67aa449344 net: pcnet: fix source formatting and indentation 10 years ago
Prasad J Pandit 34e29ce754 net: pcnet: check rx/tx descriptor ring length 10 years ago
Richard Henderson 36f0399d46 target-m68k: Optimize gen_flush_flags 11 years ago
Richard Henderson 9d896621c1 target-m68k: Optimize some comparisons 11 years ago
Richard Henderson b459e3eccf target-m68k: Use setcond for scc 11 years ago
Richard Henderson 6a432295d7 target-m68k: Introduce DisasCompare 11 years ago
Richard Henderson 620c6cf665 target-m68k: Reorg flags handling 11 years ago
Richard Henderson 18dd87f26b target-m68k: Remove incorrect clearing of cc_x 11 years ago
Richard Henderson 99c514485b target-m68k: Some fixes to SR and flags management 11 years ago
Richard Henderson 8e394ccabd target-m68k: Print flags properly 11 years ago
Laurent Vivier 9fdb533fb1 target-m68k: update CPU flags management 11 years ago
Laurent Vivier 91f90d7191 target-m68k: don't update cc_dest in helpers 11 years ago
Laurent Vivier 7c0eb318bd target-m68k: update move to/from ccr/sr 11 years ago
Laurent Vivier 20a8856eba target-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit() 11 years ago
Richard Henderson f908351903 target-m68k: Replace helper_xflag_lt with setcond 11 years ago
Laurent Vivier 5dbb6784b7 target-m68k: allow to update flags with operation on words and bytes 11 years ago
Laurent Vivier bcc098b0c2 target-m68k: REG() macro cleanup 11 years ago
Laurent Vivier 2b04e85a34 target-m68k: set PAGE_BITS to 12 for m68k 11 years ago
Laurent Vivier 7ef25cdd6c target-m68k: define operand sizes 11 years ago
Laurent Vivier 4d558f5d58 target-m68k: set disassembler mode to 680x0 or coldfire 15 years ago
Laurent Vivier 28b68cd79e target-m68k: introduce read_imXX() functions 11 years ago
Laurent Vivier d8633620a1 target-m68k: manage scaled index 11 years ago
Laurent Vivier f076803bbf target-m68k: define m680x0 CPUs and features 11 years ago
John Paul Adrian Glaubitz b208525797 target-m68k: Build the opcode table only once to avoid multithreading issues 11 years ago
Laurent Vivier a1ff193020 target-m68k: fix DEBUG_DISPATCH 11 years ago
Peter Maydell ede0cbeb78 QAPI patches for 2016-10-25 10 years ago
Daniel P. Berrange 603476c25c qdict: implement a qdict_crumple method for un-flattening a dict 10 years ago
Daniel P. Berrange b1d2e5f1b0 qapi: don't pass two copies of TestInputVisitorData to tests 10 years ago
Daniel P. Berrange 7d5e199ade qapi: rename QmpOutputVisitor to QObjectOutputVisitor 10 years ago
Daniel P. Berrange 09e68369a8 qapi: rename QmpInputVisitor to QObjectInputVisitor 10 years ago
Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
Daniel P. Berrange ebfd93b680 qapi: add trace events for visitor 10 years ago
Eric Blake 6235b9cd85 trivial: Restore blank line in qapi-schema 10 years ago
Markus Armbruster 4429532b48 tests: Restore check-qdict unit test 10 years ago
Peter Maydell c43e853afe x86 and CPU queue, 2016-10-24 10 years ago
Laurent Vivier 7bbc124e7e exec: call cpu_exec_exit() from a CPU unrealize common function 10 years ago
Laurent Vivier ce5b1bbf62 exec: move cpu_exec_init() calls to realize functions 10 years ago
Laurent Vivier 39e329e341 exec: split cpu_exec_init() 10 years ago
Igor Mammedov 00d0f9fd66 pc: q35: Bump max_cpus to 288 10 years ago
Igor Mammedov 60c5e1040e pc: Require IRQ remapping and EIM if there could be x2APIC CPUs 10 years ago
Igor Mammedov 080ac219cc pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs 10 years ago
Igor Mammedov 079019f2e3 Increase MAX_CPUMASK_BITS from 255 to 288 10 years ago
Igor Mammedov a3abd0f28e pc: Clarify FW_CFG_MAX_CPUS usage comment 10 years ago
Igor Mammedov e391c00970 pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode 10 years ago
Igor Mammedov facb07cd2a pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode 10 years ago