Age | Commit message (Expand) | Author |
2015-09-07 | i.MX: Add SOC support for i.MX25 | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add FEC Ethernet Emulator | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add I2C controller emulator | Jean-Christophe Dubois |
2015-09-07 | i.MX: KZM: use standalone i.MX31 SOC support | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add SOC support for i.MX31 | Jean-Christophe Dubois |
2015-09-07 | hw/arm/virt: Add high MMIO PCI region, 512G in size | Pavel Fedin |
2015-09-07 | smbios: add smbios 3.0 support | Wei Huang |
2015-09-03 | s390x: Disable storage key migration on old machine type | Jason J. Herne |
2015-09-03 | s390x: Info skeys sub-command | Jason J. Herne |
2015-09-03 | s390x: Dump-skeys hmp support | Jason J. Herne |
2015-09-03 | s390x: Create QOM device for s390 storage keys | Jason J. Herne |
2015-08-25 | xlnx-zynqmp: Connect the four OCM banks | Alistair Francis |
2015-08-19 | apic_internal.h: Include cpu.h directly | Peter Maydell |
2015-08-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-08-13 | smbios: move smbios code into a common folder | Wei Huang |
2015-08-13 | smbios: remove dependency on x86 e820 tables | Wei Huang |
2015-08-13 | virtio-net: remove useless codes | Jason Wang |
2015-08-13 | pci: allow 0 address for PCI IO/MEM regions | Laurent Vivier |
2015-08-13 | pc: Remove redundant arguments from pc_memory_init() | Eduardo Habkost |
2015-08-13 | pc: Remove redundant arguments from pc_cmos_init() | Eduardo Habkost |
2015-08-13 | pc: Remove redundant arguments from *load_linux() | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState as pc_guest_info_init() argument | Eduardo Habkost |
2015-08-13 | pc: Move {above,below}_4g_mem_size variables to PCMachineState | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState for pc_memory_init() argument | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState for pc_cmos_init() argument | Eduardo Habkost |
2015-08-13 | pc: Eliminate pc_default_machine_options() | Eduardo Habkost |
2015-08-13 | pc: Eliminate pc_common_machine_options() | Eduardo Habkost |
2015-08-13 | pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h | Eduardo Habkost |
2015-08-13 | pc: Use PC_COMPAT_* for CPUID feature compatibility | Eduardo Habkost |
2015-08-13 | hw/arm/gic: Kill code duplication | Pavel Fedin |
2015-08-13 | i.MX: Split GPT emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split EPIT emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split CCM emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split AVIC emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split UART emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-05 | virtio: fix 1.0 virtqueue migration | Jason Wang |
2015-08-04 | target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3 | Radim Krčmář |
2015-07-28 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-27 | Fix Cortex-A9 global timer | Johannes Schlatow |
2015-07-27 | virtio: get_features() can fail | Jason Wang |
2015-07-27 | hw/net: add simple phy support to mcf_fec driver | Greg Ungerer |
2015-07-27 | hw/net: add ANLPAR bit definitions to generic mii | Greg Ungerer |
2015-07-27 | hw/net: create common collection of MII definitions | Greg Ungerer |
2015-07-27 | virtio: set any_layout in virtio core | Michael S. Tsirkin |
2015-07-27 | virtio: hide legacy features from modern guests | Michael S. Tsirkin |
2015-07-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-20 | virtio-net: unbreak any layout | Jason Wang |
2015-07-17 | virtio-rng: trigger timer only when guest requests for entropy | Pankaj Gupta |
2015-07-15 | target-i386: emulate CPUID level of real hardware | Radim Krčmář |
2015-07-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |