Age | Commit message (Expand) | Author |
2011-10-05 | gt64xxx.c: remove reference to non-existing ISD_handle field | Antony Pavlov |
2011-10-05 | gt64xxx.c: fix length modifier in DPRINTF format string | Antony Pavlov |
2011-10-05 | makefile: extract tools-obj-y | Paolo Bonzini |
2011-10-03 | etrax-dma: Remove bogus if statement | Edgar E. Iglesias |
2011-10-02 | memory: Print regions in ascending order | Jan Kiszka |
2011-10-02 | memory: Do not print empty PIO root | Jan Kiszka |
2011-10-02 | memory: Print region priority | Jan Kiszka |
2011-10-02 | memory: simple memory tree printer | Blue Swirl |
2011-10-01 | Move GETPC from dyngen-exec.h to exec-all.h | Blue Swirl |
2011-10-01 | softmmu_header: pass CPUState to tlb_fill | Blue Swirl |
2011-10-01 | Document softmmu templates | Blue Swirl |
2011-10-01 | ESP: convert to trace framework | Blue Swirl |
2011-10-01 | PPC: Drop initial ESCC mapping | Alexander Graf |
2011-10-01 | tcg-i386: Introduce limited deposit support | Jan Kiszka |
2011-10-01 | mips_fulong2e: Reorder ISA bus and i8259 creation | Jan Kiszka |
2011-10-01 | target-i386: Remove redundant word mask in port out instructions | Jan Kiszka |
2011-10-01 | softfloat: Reinstate accidentally disabled target-specific NaN handling | Peter Maydell |
2011-10-01 | tcg/arm: Remove unused tcg_out_addi() | Peter Maydell |
2011-10-01 | configure: Detect predefined compiler symbols for ARM and HPPA | Brad |
2011-10-01 | tcg: Add some assertions | Stefan Weil |
2011-10-01 | tcg: Add forward declarations for local functions | Stefan Weil |
2011-10-01 | tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h | Stefan Weil |
2011-10-01 | tcg: Declare TCG_TARGET_REG_BITS in tcg.h | Stefan Weil |
2011-09-29 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori |
2011-09-29 | Merge remote-tracking branch 'aneesh/for-upstream-5' into staging | Anthony Liguori |
2011-09-28 | Add OpenBIOS as a submodule | Blue Swirl |
2011-09-28 | slirp: Fix packet expiration | Thomas Huth |
2011-09-28 | slirp: Fix use after release on tcp_input | Jan Kiszka |
2011-09-27 | PPC: use memory API to construct the PCI hole | Blue Swirl |
2011-09-26 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into staging | Anthony Liguori |
2011-09-26 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging | Anthony Liguori |
2011-09-26 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging | Anthony Liguori |
2011-09-26 | Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging | Anthony Liguori |
2011-09-26 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori |
2011-09-25 | ppc_prep: fix pci config space initialization | Avi Kivity |
2011-09-25 | fdc: Convert isabus_fdc_init1 to MemoryRegion | Richard Henderson |
2011-09-25 | serial: Convert serial_isa_initfn to MemoryRegion | Richard Henderson |
2011-09-25 | pckbd: Convert to MemoryRegion | Richard Henderson |
2011-09-25 | i8259: Convert to MemoryRegion | Richard Henderson |
2011-09-25 | ppc_prep: initialize i8259 after the ISA bus | Avi Kivity |
2011-09-25 | mips_r4k: initialize i8259 after the ISA bus | Avi Kivity |
2011-09-25 | mips_jazz: initialize i8259 after the ISA bus | Avi Kivity |
2011-09-25 | mips_malta: move i8259 initialization after piix4 initialization | Avi Kivity |
2011-09-25 | i8254: Convert to MemoryRegion | Richard Henderson |
2011-09-25 | cs4231a: Convert to MemoryRegion | Richard Henderson |
2011-09-25 | pc: Re-order pc_init1 to initialize the ISA bus before ISA devices | Richard Henderson |
2011-09-25 | isa: add isa_register_ioport() | Richard Henderson |
2011-09-25 | isa: Pass i/o address space to isa_bus_new | Richard Henderson |
2011-09-25 | pci: add pci_address_space_io() | Richard Henderson |
2011-09-25 | memory: implement memory_region_set_readonly() | Avi Kivity |